add cmake w/ relocatable pkgconfig installation (#53)
This commit is contained in:
committed by
Tianqi Chen
parent
2eb1a1a371
commit
0759d5ed2b
4
cmake/Config.cmake.in
Normal file
4
cmake/Config.cmake.in
Normal file
@@ -0,0 +1,4 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Reference in New Issue
Block a user