From: maier
+ The build can be further controlled by the following variables: +
DEAL_II_ALLOW_PLATFORM_INTROSPECTION
: If set
+ (default), deal.II will perform platform
+ introspection for the given CPU.
+
+ BUILD_SHARED_LIBS
: If set (default),
+ deal.II will be linked as a shared library
+
+ CMAKE_INSTALL_RPATH_USE_LINK_PATH
: If set
+ (default), the deal.II library will be
+ installed with rpaths set for all libraries outside of the
+ system search paths
+ - The build can be further controlled by the following variables: -
DEAL_II_ALLOW_PLATFORM_INTROSPECTION
: If set
- (default), deal.II will perform platform
- introspection for the given CPU.
-
- BUILD_SHARED_LIBS
: If set (default),
- deal.II will be linked as a shared library
-
- CMAKE_INSTALL_RPATH_USE_LINK_PATH
: If set
- (default), the deal.II library will be
- installed with rpaths set for all libraries outside of the
- system search paths
-