Skip to content

Commit

Permalink
Define GZ_GUI_VERSION_NAMESPACE in config.hh
Browse files Browse the repository at this point in the history
Part of gazebosim/gz-cmake#412.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Feb 16, 2024
1 parent 3ca29c6 commit 1e327c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/gz/gui/config.hh.in
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

#define GZ_GUI_VERSION "${PROJECT_VERSION}"
#define GZ_GUI_VERSION_FULL "${PROJECT_VERSION_FULL}"
#define GZ_GUI_VERSION_NAMESPACE v${PROJECT_VERSION_MAJOR}

#define GZ_GUI_VERSION_HEADER "Gazebo GUI, version ${PROJECT_VERSION_FULL}\nCopyright (C) 2017 Open Source Robotics Foundation.\nReleased under the Apache 2.0 License.\n\n"

Expand Down

0 comments on commit 1e327c2

Please sign in to comment.