Skip to content

Commit b3b708d

Browse files
committed
- cleanup
1 parent 6c05e43 commit b3b708d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ endif(CUNSEARCH_USE_DOUBLE_PRECISION)
2020

2121
OPTION(BUILD_AS_SHARED_LIBS "Build all the libraries as shared" OFF)
2222
if (BUILD_AS_SHARED_LIBS)
23-
add_definitions( -DBUILD_AS_SHARED_LIBS)
2423
if(WIN32)
2524
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON CACHE BOOL "Export all symbols")
2625
endif(WIN32)

0 commit comments

Comments
 (0)