build: install cmake config files to enable cmake find_package (#11)
* build: install cmake config files to enable cmake find_package * fix: destination for header files
This commit is contained in:
committed by
Steve Karg
parent
ac491d4d39
commit
221ff7fa3e
@@ -0,0 +1,4 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
||||
Reference in New Issue
Block a user