diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c98c958..fe85384c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -381,6 +381,7 @@ set_target_properties(pointmatcher PROPERTIES VERSION "${POINTMATCHER_PROJECT_VE #========================= Install header =========================== install(FILES + pointmatcher/DeprecationWarnings.h pointmatcher/PointMatcher.h pointmatcher/PointMatcherPrivate.h pointmatcher/Parametrizable.h