Skip to content

Commit

Permalink
find install jsoncpp config file
Browse files Browse the repository at this point in the history
  • Loading branch information
themightyoarfish committed Oct 17, 2024
1 parent 89ea386 commit 3ecf147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/OusterSDKConfig.cmake.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
message(STATUS "Found OusterSDK: ${CMAKE_CURRENT_LIST_FILE}")

# We install custom find*.cmake modules, so clients need to be able to find them
list(APPEND CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_LIST_DIR}")
include(CMakeFindDependencyMacro)

# ouster_client dependencies
Expand Down

0 comments on commit 3ecf147

Please sign in to comment.