Skip to content
Snippets Groups Projects
Commit f5f27d42 authored by Andreas Lauser's avatar Andreas Lauser
Browse files

ncpflash -> immiscibleflash in CMakeLists.txt

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7608 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent d2f10532
No related branches found
No related tags found
No related merge requests found
# build target for the simple twophase lens problem
ADD_EXECUTABLE("test_immiscibleflash" test_ncpflash.cc)
ADD_EXECUTABLE("test_immiscibleflash" test_immiscibleflash.cc)
TARGET_LINK_LIBRARIES("test_immiscibleflash" ${DumuxLinkLibraries})
# add required libraries and includes to the build flags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment