Files
opm-simulators/test/material/CMakeLists.txt
Andreas Lauser d64a93059f add test to check the API of all fluid systems
if new fluid systems become available, the test should be
extended. also, there the same test should be used for all fluid
systems in dumux-devel.
2012-07-12 21:24:25 +02:00

8 lines
221 B
CMake

# directories which are commented out do not compile at the moment
# (they also don't compile if using the old build system)!
add_subdirectory("fluidsystems")
add_subdirectory("ncpflash")
add_subdirectory("tabulation")