1
0
Fork 0
forked from blue/lmdbal

Some more build fixes

This commit is contained in:
Blue 2024-12-13 20:27:47 +02:00
parent 02946bbe98
commit 43d4900809
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/lmdbalTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/@LMDBAL_NAME_LOW@Targets.cmake")
check_required_components(lmdbal)
check_required_components(@LMDBAL_NAME_LOW@)