Skip to content
Snippets Groups Projects
Commit b6e0f3c5 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[CMake] Fix last CMake related commit, that was committed from the wrong

local copy.
(only this commit was reviewed by bernd, not the last one)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10385 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 75a5271e
No related branches found
No related tags found
No related merge requests found
add_executable("test_2pdfm" test_2pdfm.cc)
target_link_libraries("test_2pdfm" ${DumuxLinkLibraries})
add_executable("test_2pdfm" test_cc2pni.cc)
target_link_libraries("test_2pdfm" ${DumuxLinkLibraries})
# add required libraries and includes to the build flags
link_directories(${DumuxLinkDirectories})
include_directories(${DumuxIncludeDirectories})
......
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