Skip to content

Commit

Permalink
fix auto headers install dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jul 11, 2022
1 parent baa2306 commit 899b039
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ set(PROJECT_NAME ouster-gazebo-simulation)
set(PROJECT_DESCRIPTION "package for the simulation of the Ouster OS1-64 with ros and gazebo.")
set(PROJECT_URL "https://github.com/${PROJECT_NAMESPACE}/${PROJECT_NAME}")

set(CUSTOM_HEADER_DIR ${PROJECT_NAME})

# JRL-cmakemodule setup
include(cmake/base.cmake)

Expand Down

0 comments on commit 899b039

Please sign in to comment.