aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
diff options
context:
space:
mode:
authorAlexandre Bouvier <[email protected]>2021-08-14 19:20:37 +0200
committerAlexandre Bouvier <[email protected]>2021-08-14 19:20:37 +0200
commitc1e6569f13b05a21188c083c24338a4b7bb362fe (patch)
tree5c62ed47dc2d46e4fbf13941e42e0adb9992f968 /cmake
parent2fb843c3287918038c8f76276a590c25cc7ec5ee (diff)
downloadxbyak-c1e6569f13b05a21188c083c24338a4b7bb362fe.tar.gz
xbyak-c1e6569f13b05a21188c083c24338a4b7bb362fe.zip
fix cmake config files
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.cmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/config.cmake.in b/cmake/config.cmake.in
index f40ebfa..6bd5004 100644
--- a/cmake/config.cmake.in
+++ b/cmake/config.cmake.in
@@ -1 +1,3 @@
+@PACKAGE_INIT@
+
include("${CMAKE_CURRENT_LIST_DIR}/@[email protected]")