summaryrefslogtreecommitdiffstats
path: root/async/KF5AsyncConfig.cmake.in
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2015-05-15 16:01:11 +0200
committerDan Vrátil <dvratil@redhat.com>2015-05-15 16:22:30 +0200
commit4a55ae0536e46020ca17070155a3223536e36703 (patch)
tree180b06f1f5daf1e28164303395a9f203ebf40644 /async/KF5AsyncConfig.cmake.in
parent5b78e0da1d64b6096829f54b29f14ec5643b5ece (diff)
downloadsink-4a55ae0536e46020ca17070155a3223536e36703.tar.gz
sink-4a55ae0536e46020ca17070155a3223536e36703.zip
Async: make it a stand-alone CMake project
Diffstat (limited to 'async/KF5AsyncConfig.cmake.in')
-rw-r--r--async/KF5AsyncConfig.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/async/KF5AsyncConfig.cmake.in b/async/KF5AsyncConfig.cmake.in
new file mode 100644
index 0000000..d11b836
--- /dev/null
+++ b/async/KF5AsyncConfig.cmake.in
@@ -0,0 +1,3 @@
1@PACKAGE_INIT@
2
3include("${CMAKE_CURRENT_LIST_DIR}/KF5AsyncTargets.cmake")