Skip to content

Commit 4fddfa7

Browse files
author
Casey Goodlett
committed
Build library with default static/shared
Change-Id: I8f04ad72a40dad0418771fcadd9615563e1628de
1 parent 0402a18 commit 4fddfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/GeodesicMeasurementPlugin/FmmMesh/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/gw_core
5959
${CMAKE_CURRENT_SOURCE_DIR}/gw_geodesic
6060
${CMAKE_CURRENT_BINARY_DIR} )
6161

62-
add_library( ${PROJECT_NAME} SHARED
62+
add_library( ${PROJECT_NAME}
6363
${${PROJECT_NAME}_SRCS}
6464
${${PROJECT_NAME}_HDRS} )
6565

0 commit comments

Comments
 (0)