opm-common/cmake/Modules
Arne Morten Kvarving 54d895af29 fixed: downloaded libfmt with a super build
have to check that it has not been populated before.
we have to push two variables up to the parent scope
2023-11-24 11:12:04 +01:00
..
AddOptions.cmake Using external cmake modules 2015-05-08 11:55:40 +02:00
CheckCaseSensitiveFileSystem.cmake add a cmake test to check if the used file system is case sensitive 2014-04-23 14:56:27 +02:00
ConfigVars.cmake Do not warn if just def'ed HAVE_ vars are set to 1 2018-09-21 13:49:39 +02:00
DownloadCjson.cmake changed: vendor cjson using FetchContent 2023-11-22 10:46:13 +01:00
DownloadFmt.cmake fixed: downloaded libfmt with a super build 2023-11-24 11:12:04 +01:00
DownloadPyBind11.cmake changed: vendor pybind11 using FetchContent 2023-11-16 09:49:34 +01:00
Duplicates.cmake Using external cmake modules 2015-05-08 11:55:40 +02:00
FindAlberta.cmake Fixed ALBERTA_FOUND to OFF when not found 2018-10-15 09:42:13 +02:00
FindC99.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
Findcjson.cmake fix cjson find module 2021-10-29 13:15:47 +02:00
FindClangCheck.cmake changed: switch to the shared opm build system 2018-02-12 13:36:49 +01:00
FindCppCheck.cmake changed: switch to the shared opm build system 2018-02-12 13:36:49 +01:00
FindCxaDemangle.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
Finddune-alugrid.cmake changed: remove the CXX11Features module 2020-02-10 11:36:56 +01:00
Finddune-common.cmake Search for GMP if dune-common is used. 2021-10-21 15:33:02 +02:00
Finddune-fem.cmake Merge pull request #3436 from hnil/fem-withpolygrid 2023-03-17 13:46:26 +01:00
Finddune-geometry.cmake Fix compile check for dune-geometry from DUNE>2.7 2020-08-11 00:25:23 +02:00
Finddune-grid.cmake changed: remove the CXX11Features module 2020-02-10 11:36:56 +01:00
Finddune-istl.cmake Require UMFPack 2022-04-20 17:31:24 +02:00
Finddune-localfunctions.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
Finddune-polygongrid.cmake remove trailing semicolon in package dependency list 2023-04-28 09:43:02 +02:00
Finddune-uggrid.cmake changed: remove the CXX11Features module 2020-02-10 11:36:56 +01:00
FindEigen3.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
FindGMP.cmake Search for GMP if dune-common is used. 2021-10-21 15:33:02 +02:00
Findlibrt.cmake fix clock_gettime() on older systems 2015-06-05 13:27:55 +02:00
FindMETIS.cmake The commented-out part seems to be necessary, uncommenting. 2022-10-31 10:47:41 +01:00
Findopm-flowdiagnostics.cmake Update opm-flowdiagnostics system probe for API change 2016-08-31 22:07:46 +02:00
Findopm-tests.cmake changed: replace opm-data with new opm-tests repository 2018-03-27 12:09:09 +02:00
Findopm-upscaling.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
Findopm-verteq.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
FindParMETIS.cmake Introduced DUNE-2.8 compatible imported targets where needed. 2021-10-21 15:29:12 +02:00
FindPETSc.cmake add option to enable PETSc 2017-09-10 06:18:48 +02:00
FindPTScotch.cmake Introduced DUNE-2.8 compatible imported targets where needed. 2021-10-21 15:29:12 +02:00
FindQuadMath.cmake sync FindQuadMath with dune 2023-03-16 09:07:13 +01:00
FindSuiteSparse.cmake fixed typo in status message 2023-09-26 14:53:45 +02:00
FindSuperLU.cmake Introduced DUNE-2.8 compatible imported targets where needed. 2021-10-21 15:29:12 +02:00
FindTBB.cmake Adds a rudimentary FindTBB.cmake to make DUNE 2.8 with TBB work 2021-10-20 22:06:29 +02:00
FindUG.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
FindValgrind.cmake fixed: use proper case in find_package_handle_standard_args 2022-07-27 18:08:52 +02:00
FindZOLTAN.cmake Prevent Zoltan vars from growing with multiple find_package. 2022-10-12 22:57:43 +02:00
OpmAliases.cmake typo: SUITEPARSE -> SUITESPARSE 2017-09-29 21:13:10 +02:00
OpmBashCompletion.cmake Allow installation of bash completion scripts to new location. 2021-06-15 20:56:50 +02:00
OpmCompile.cmake added: add headers to library definition 2022-10-05 09:18:31 +02:00
OpmCompilerChecks.cmake changed: add option for using clang with libstdc++ 2020-04-14 11:44:32 +02:00
OpmDefaults.cmake Quietly searcg for OpenMP in opm-common-prereqs.cmake 2020-04-28 12:58:39 +02:00
OpmDistClean.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
OpmDoc.cmake make it possible for user modules to specify their own doxygen layout file 2015-06-19 13:14:22 +02:00
OpmFiles.cmake Only set the library directories if module builds a library. 2017-11-08 14:58:38 +01:00
OpmFind.cmake Search for modules/packages each time a search is triggered. 2022-10-11 20:50:46 +02:00
OpmGrid.cmake Rename in comment. 2016-04-06 11:58:36 +02:00
OpmInit.cmake Use LESS comparison to test if system is at least 64bit. 2023-10-25 08:17:20 +02:00
OpmInstall.cmake [CMake] Set PATH instead of LOCATION. 2020-04-15 14:17:53 +02:00
OpmKnown.cmake Rename opm-autodiff -> opm-simulators. 2016-04-08 14:05:26 +02:00
OpmLibMain.cmake Make sure USE_SUPERLU is defined when calling FindSuperLU.cmake 2022-06-09 12:26:56 +02:00
OpmPackage.cmake Make sure compilation is not tested. 2022-11-01 22:10:16 +01:00
OpmProject.cmake changed: remove generation of .pc files 2023-09-26 14:53:45 +02:00
OpmPythonTest.cmake Added FindCwrap, add to pythonpath 2016-10-04 12:57:38 +02:00
OpmSatellites.cmake Fix to linker error in building tests (clang, macOS) 2023-11-01 10:04:23 +01:00
OpmSiblingSearch.cmake remove libecl from buildsystem, jenkins and packaging 2019-10-16 20:03:08 -05:00
PyInstallPrefix.cmake Adds a method get_injection_properties() 2022-05-20 06:27:29 +02:00
UseCompVer.cmake Using external cmake modules 2015-05-08 11:55:40 +02:00
UseDamaris.cmake Fail if Damaris is requested and not found 2023-11-10 11:59:08 +01:00
UseDebugSymbols.cmake Updated to opm-core/master 2015-04-28 09:06:02 +02:00
UseDuneVer.cmake Print package version and origin only for found modules. 2017-10-20 12:37:34 +02:00
UseDynamicBoost.cmake Work around issues of Boost >=1.70.0 and CMake 3.18.4 2021-06-15 21:04:41 +02:00
UseFastBuilds.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseFortranWrappers.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseOnlyNeeded.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseOpenMP.cmake Use OpenMP::OpenMP_CXX target when linking libopmcommon 2020-04-27 12:54:18 +02:00
UseOptimization.cmake fixed: quote in case of no existing flags 2023-03-15 10:26:40 +01:00
UsePrecompHeaders.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseStaticAnalysis.cmake added: support object libraries in static analysis macro 2019-07-09 10:35:40 +02:00
UseSystemInfo.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseThreads.cmake Added -pthread by default if threads are found. USE_PTHREAD is ON and can be turned OFF 2016-05-10 11:19:53 +02:00
UseVCSInfo.cmake Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
UseVersion.cmake Added CMake variable to prevent timestamps in flow binary packages. 2022-03-23 22:53:43 +01:00
UseWarnings.cmake Turn on -Wextra and -Wshadow warning flags. 2019-06-25 11:18:47 +02:00