Skip to content

Commit

Permalink
Merge pull request #274 from mpitropov/fix_266_add_missing_header_to_…
Browse files Browse the repository at this point in the history
…cmakelists

Added DeprecationWarnings.h to install
  • Loading branch information
pomerlef authored Aug 21, 2018
2 parents 2c8d526 + 555fbbd commit e59f92b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e59f92b

Please sign in to comment.