mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
needed full path
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@10003 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
f326e46b53
commit
36a346e44a
@ -387,7 +387,7 @@ if (STANDALONE_BUILD EQUAL 1)
|
|||||||
add_subdirectory(examples)
|
add_subdirectory(examples)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
|
|
||||||
if (EXISTS "CTestConfig.cmake")
|
if (EXISTS "${PROJECT_SOURCE_DIR}/CTestConfig.cmake")
|
||||||
# enable dashboard scripting
|
# enable dashboard scripting
|
||||||
include (CTest)
|
include (CTest)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user