Skip to content

Commit

Permalink
Install jsoncpp module to enable building against installed ouster-sd…
Browse files Browse the repository at this point in the history
…k on macos
  • Loading branch information
themightyoarfish committed Oct 17, 2024
1 parent 116aa44 commit 89ea386
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 @@ -117,6 +117,7 @@ install(EXPORT ouster-sdk-targets
configure_file(cmake/OusterSDKConfig.cmake.in OusterSDKConfig.cmake @ONLY)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/OusterSDKConfig.cmake"
"${CMAKE_CURRENT_BINARY_DIR}/OusterSDKConfigVersion.cmake"
"${CMAKE_CURRENT_LIST_DIR}/cmake/Findjsoncpp.cmake"
DESTINATION lib/cmake/OusterSDK)
if(BUILD_PCAP)
# Install the findpcap cmake file for install targets.
Expand Down

0 comments on commit 89ea386

Please sign in to comment.