cmake magick to make package usable and discoverable by another CMake projects, readme, pkgbuild
This commit is contained in:
parent
7377f13534
commit
f5612dc3c5
6 changed files with 161 additions and 22 deletions
5
cmake/Config.cmake.in
Normal file
5
cmake/Config.cmake.in
Normal file
|
@ -0,0 +1,5 @@
|
|||
@PACKAGE_INIT@
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/lmdbalTargets.cmake")
|
||||
|
||||
check_required_components(lmdbal)
|
Loading…
Add table
Add a link
Reference in a new issue