From 4a55ae0536e46020ca17070155a3223536e36703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Fri, 15 May 2015 16:01:11 +0200 Subject: Async: make it a stand-alone CMake project --- async/KF5AsyncConfig.cmake.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 async/KF5AsyncConfig.cmake.in (limited to 'async/KF5AsyncConfig.cmake.in') 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 @@ +@PACKAGE_INIT@ + +include("${CMAKE_CURRENT_LIST_DIR}/KF5AsyncTargets.cmake") -- cgit v1.2.3