Skip to content

Commit 27712ee

Browse files
Casey Goodlettkwrobot
authored andcommitted
Merge topic 'geodesic_measurement_plugin' into next
4fddfa7 Build library with default static/shared
2 parents dcddc3b + 4fddfa7 commit 27712ee

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)