Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Nate Koenig <natekoenig@gmail.com>
  • Loading branch information
nkoenig committed Jul 28, 2023
1 parent f968295 commit 19b796b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/GzConfigureProject.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
# Initialize the Gazebo project
macro(gz_configure_project)
# Define the expected arguments
set(options NO_PROJECT_PREFIX)
set(oneValueArgs REPLACE_INCLUDE_PATH VERSION_SUFFIX)
set(multiValueArgs CONFIG_EXTRAS)

#------------------------------------
Expand Down

0 comments on commit 19b796b

Please sign in to comment.