Skip to content

Commit

Permalink
Add libpointmatcher_INCLUDE_DIR to match with CGAL
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecharriere committed Feb 11, 2021
1 parent e9a832d commit b1f8bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libpointmatcherConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set(libpointmatcher_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
set(LIBPOINTMATCHER_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
set(pointmatcher_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
set(POINTMATCHER_INCLUDE_DIRS "@CONF_INCLUDE_DIRS@")
set(libpointmatcher_INCLUDE_DIR "@CONF_INCLUDE_DIRS@")

set(libpointmatcher_LIBRARIES "@POINTMATCHER_LIB@;@libnabo_LIBRARIES@;@EXTERNAL_LIBS@;@Boost_LIBRARIES@")
set(LIBPOINTMATCHER_LIBRARIES "@POINTMATCHER_LIB@;@libnabo_LIBRARIES@;@EXTERNAL_LIBS@;@Boost_LIBRARIES@")
Expand Down

0 comments on commit b1f8bf0

Please sign in to comment.