Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
4759 commits behind the upstream repository.
CMakeLists.txt 535 B
set(modules DuneBoost.cmake
  DuneCommonMacros.cmake
  DuneCxaDemangle.cmake
  DuneDoc.cmake
  DuneDoxygen.cmake
  DuneMacros.cmake
  DuneMPI.cmake
  DunePkgConfig.cmake
  DuneStreams.cmake
  DuneTestMacros.cmake
  DuneTests.cmake
  FindBoostFusion.cmake
  FindCXX11Conditional.cmake
  FindCXX11Features.cmake
  FindGMP.cmake
  FindInkscape.cmake
  FindMETIS.cmake
  FindMProtect.cmake
  FindParMETIS.cmake
  FindSharedPtr.cmake
  LanguageSupport.cmake
  UseLATEX.cmake)
install(FILES ${modules} DESTINATION ${DUNE_INSTALL_MODULEDIR})