summaryrefslogtreecommitdiffstats
path: root/gulrak-filesystem/cmake/config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'gulrak-filesystem/cmake/config.cmake.in')
-rw-r--r--gulrak-filesystem/cmake/config.cmake.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gulrak-filesystem/cmake/config.cmake.in b/gulrak-filesystem/cmake/config.cmake.in
new file mode 100644
index 0000000..ace9761
--- /dev/null
+++ b/gulrak-filesystem/cmake/config.cmake.in
@@ -0,0 +1,6 @@
+@PACKAGE_INIT@
+
+# import targets
+include("${CMAKE_CURRENT_LIST_DIR}/ghc_filesystem-targets.cmake")
+
+check_required_components(ghcfilesystem) \ No newline at end of file