add compat header to cmake

previous oversight
This commit is contained in:
v4hn 2021-11-10 14:33:56 +01:00
parent 0f53db5f12
commit 48959c6806

View File

@ -5,6 +5,7 @@ add_library(${PROJECT_NAME}
${PROJECT_INCLUDE}/introspection.h ${PROJECT_INCLUDE}/introspection.h
${PROJECT_INCLUDE}/marker_tools.h ${PROJECT_INCLUDE}/marker_tools.h
${PROJECT_INCLUDE}/merge.h ${PROJECT_INCLUDE}/merge.h
${PROJECT_INCLUDE}/moveit_compat.h
${PROJECT_INCLUDE}/properties.h ${PROJECT_INCLUDE}/properties.h
${PROJECT_INCLUDE}/stage.h ${PROJECT_INCLUDE}/stage.h
${PROJECT_INCLUDE}/stage_p.h ${PROJECT_INCLUDE}/stage_p.h