Skip to content
Snippets Groups Projects

Build: Fixed targets include in NPDetConfig.cmake

Merged David Blyth requested to merge cmake_config_fix into master
2 files
+ 5
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/NPDetTargets.cmake")
include("@PACKAGE_TARGETS_INSTALL_PATH@")
check_required_components(NPDet)
Loading