Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MelamudMichael authored Feb 7, 2024
1 parent 14ae46d commit ca2a6a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ endif()
#add_subdirectory(test)

INSTALL(TARGETS up-cpp)
INSTALL(TARGETS up-cpp_static)
INSTALL(DIRECTORY include DESTINATION .)
INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/include/up-core-api DESTINATION include)
else()
Expand Down

0 comments on commit ca2a6a1

Please sign in to comment.