Install CMake module files

This commit is contained in:
myd7349
2019-05-18 19:44:29 +08:00
parent 3e81b4abe3
commit c2036ab9fc
2 changed files with 27 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@-targets.cmake")
check_required_components("@PROJECT_NAME@")