Skip to content

Commit 48959c6

Browse files
committed
add compat header to cmake
previous oversight
1 parent 0f53db5 commit 48959c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_library(${PROJECT_NAME}
55
${PROJECT_INCLUDE}/introspection.h
66
${PROJECT_INCLUDE}/marker_tools.h
77
${PROJECT_INCLUDE}/merge.h
8+
${PROJECT_INCLUDE}/moveit_compat.h
89
${PROJECT_INCLUDE}/properties.h
910
${PROJECT_INCLUDE}/stage.h
1011
${PROJECT_INCLUDE}/stage_p.h

0 commit comments

Comments
 (0)