Skip to content

Commit c656897

Browse files
author
Ivan Stoev
committed
adding so installation target
1 parent bc99aaa commit c656897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pCloudCC/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ link_directories(${PCLSYNC_PATH} ${MBEDTLS_PATH}/library ${SQLITE3_PATH} ${OVERL
7070
#add_dependencies(pcloudcc sqlite3_lib mbedtls pclsync )
7171

7272
install(TARGETS pcloudcc RUNTIME DESTINATION bin)
73+
install(TARGETS pcloudcc_lib LIBRARY DESTINATION lib)
7374

7475

0 commit comments

Comments
 (0)