-
- Downloads
Introduce a macro dune_register_package flags to be used by find modules
Until now, the global properties that hold the collection of flags for all packages have been updated manually in each find module. It might be convenient for developers to put this into a macro that uses CMakeParseArguments.
Showing
- cmake/modules/DuneBoost.cmake 5 additions, 6 deletionscmake/modules/DuneBoost.cmake
- cmake/modules/DuneCommonMacros.cmake 1 addition, 1 deletioncmake/modules/DuneCommonMacros.cmake
- cmake/modules/DuneEnableAllPackages.cmake 33 additions, 0 deletionscmake/modules/DuneEnableAllPackages.cmake
- cmake/modules/DuneMPI.cmake 3 additions, 3 deletionscmake/modules/DuneMPI.cmake
- cmake/modules/DuneMacros.cmake 2 additions, 2 deletionscmake/modules/DuneMacros.cmake
- cmake/modules/FindGMP.cmake 4 additions, 4 deletionscmake/modules/FindGMP.cmake
- cmake/modules/FindMETIS.cmake 3 additions, 3 deletionscmake/modules/FindMETIS.cmake
- cmake/modules/FindParMETIS.cmake 4 additions, 4 deletionscmake/modules/FindParMETIS.cmake
- cmake/modules/FindUMFPack.cmake 4 additions, 4 deletionscmake/modules/FindUMFPack.cmake
Loading
Please register or sign in to comment