Skip to content
Snippets Groups Projects
Commit 126e506d authored by Karsten Rink's avatar Karsten Rink
Browse files

Merge branch 'master' of github.com:ufz/ogs

parents be8c9837 1a30caa1
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 3 deletions
......@@ -3,9 +3,9 @@
GET_SOURCE_FILES(SOURCES)
# Create the library
ADD_LIBRARY( Base STATIC ${SOURCES})
ADD_LIBRARY( BaseLib STATIC ${SOURCES})
SET_TARGET_PROPERTIES(Base PROPERTIES LINKER_LANGUAGE CXX)
SET_TARGET_PROPERTIES(BaseLib PROPERTIES LINKER_LANGUAGE CXX)
INCLUDE_DIRECTORIES(
../GeoLib
......@@ -13,4 +13,4 @@ INCLUDE_DIRECTORIES(
.
)
ADD_SUBDIRECTORY(logog)
\ No newline at end of file
ADD_SUBDIRECTORY(logog)
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
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