Skip to content

Commit ca2a6a1

Browse files
Update CMakeLists.txt
1 parent 14ae46d commit ca2a6a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ endif()
111111
#add_subdirectory(test)
112112

113113
INSTALL(TARGETS up-cpp)
114+
INSTALL(TARGETS up-cpp_static)
114115
INSTALL(DIRECTORY include DESTINATION .)
115116
INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/up-core-api DESTINATION include)
116117
else()

0 commit comments

Comments
 (0)