Skip to content
Snippets Groups Projects
Commit eec9e184 authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

OGS-DATA_PATH is not needed anymore.

parent 87475aef
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,6 @@ FIND_PROGRAM(DIFF_TOOL_PATH diff)
FIND_PROGRAM(GREP_TOOL_PATH grep)
FIND_PROGRAM(BASH_TOOL_PATH bash)
FIND_PROGRAM(VALGRIND_TOOL_PATH valgrind)
FIND_FILE(OGS-DATA_PATH ".ogs6-data.dummy"
HINTS ${CMAKE_SOURCE_DIR}/../ogs6-data)
GET_FILENAME_COMPONENT(OGS-DATA_PATH ${OGS-DATA_PATH} PATH)
ENABLE_TESTING() # Enable CTest
......
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