mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-15 01:08:31 +00:00
build: install cmakes find package files
This commit is contained in:
parent
b6845543ed
commit
af21c2e26f
2 changed files with 38 additions and 11 deletions
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}/@PROJECT_NAME@Targets.cmake")
|
||||
check_required_components("@PROJECT_NAME@")
|
Loading…
Add table
Add a link
Reference in a new issue