Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
a5f605e42c7fbda376c8e4f8ad4c983d5512af3b
a5f605e42c7fbda376c8e4f8ad4c983d5512af3b
Switch branch/tag
dumux
cmake
modules
DumuxMacros.cmake
Find file
Normal view
History
Permalink
DumuxMacros.cmake
78 Bytes
Newer
Older
[CMake] Build test in make dependant if according parameter is set.
Christoph Grueninger
committed
Sep 23, 2013
1
# checks
[CMake] Overhaul CMake files to support modules depending on dumux.
Christoph Grueninger
committed
Sep 24, 2013
2
include
(
CheckConstexpr
)
[CMake] Build test in make dependant if according parameter is set.
Christoph Grueninger
committed
Sep 23, 2013
3
# additional macros
[CMake] Overhaul CMake files to support modules depending on dumux.
Christoph Grueninger
committed
Sep 24, 2013
4
include
(
DumuxTestMacros
)