Skip to content

Commit 7c12783

Browse files
committed
Use PROJECT_INCLUDE_DIR in ign_auto_headers.hh.in
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 946082f commit 7c12783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ign_auto_headers.hh.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
// This file is automatically generated by CMake. Changes should instead be
2020
// made to cmake/ign_auto_headers.hh.in in ignition-cmake
2121

22-
#include <ignition/@IGN_DESIGNATION@/config.hh>
22+
#include <@PROJECT_INCLUDE_DIR@/config.hh>
2323
${ign_headers}

0 commit comments

Comments
 (0)