Select Git revision
CMakeLists.txt
Forked from
agnumpde / dune-elasticity
130 commits behind the upstream repository.
oliver.sander_at_tu-dresden.de authored
In particular: * Introduce enable_all_packages() * Introduce (empty) subdirectory 'cmake/modules'
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 107 B
set(modules "DuneElasticityMacros.cmake")
install(FILES ${modules} DESTINATION ${DUNE_INSTALL_MODULEDIR})