Skip to content
Snippets Groups Projects
Commit f48f8465 authored by Lars Bilke's avatar Lars Bilke
Browse files

Moved Utils to Applications/Utils.

parent 2e58b089
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 0 deletions
ADD_SUBDIRECTORY(ApplicationsLib)
IF(OGS_BUILD_UTILS AND NOT IS_SUBPROJECT)
ADD_SUBDIRECTORY(Utils)
ENDIF() # OGS_BUILD_UTILS AND NOT IS_SUBPROJECT
IF(OGS_BUILD_GUI)
ADD_DEFINITIONS(-DOGS_BUILD_GUI)
ADD_SUBDIRECTORY(DataExplorer)
......
ADD_SUBDIRECTORY( FileConverter )
ADD_SUBDIRECTORY( MeshEdit )
ADD_SUBDIRECTORY( SimpleMeshCreation )
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