diff options
Diffstat (limited to 'flow/gslpp')
-rw-r--r-- | flow/gslpp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flow/gslpp/CMakeLists.txt b/flow/gslpp/CMakeLists.txt index cd8576c..dd270cb 100644 --- a/flow/gslpp/CMakeLists.txt +++ b/flow/gslpp/CMakeLists.txt @@ -19,7 +19,7 @@ include_directories( ##### gslpp (static lib) ######################## -set( target gslpp ) +set( target artsgslpp ) tde_add_library( ${target} STATIC_PIC SOURCES datahandle.cpp |