aboutsummaryrefslogtreecommitdiff
path: root/cmake/Config.cmake.in
diff options
context:
space:
mode:
authorChris Forbes <chrisforbes@google.com>2019-09-05 23:15:23 +0100
committerChris Forbes <chrisforbes@google.com>2019-09-05 22:31:48 +0000
commit2722095f61bb0f6a8d8fe4980c682a3aed0ab42d (patch)
treef70eefc4ed3074e4febb87f06038039d763c9625 /cmake/Config.cmake.in
parent5cf2f6d27ce16c4097af67a59a83782f8fa56f80 (diff)
parent123dc278f204f8e833e1a88d31c46d0edf81d4b2 (diff)
downloadSPIRV-Headers-2722095f61bb0f6a8d8fe4980c682a3aed0ab42d.tar.gz
Merge commit '123dc278f204f8e833e1a88d31c46d0edf81d4b2'
Bug: b/140367920 Change-Id: I9b0d4977dc80fa20b2ebd9a300e311df0c52e258
Diffstat (limited to 'cmake/Config.cmake.in')
-rw-r--r--cmake/Config.cmake.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/Config.cmake.in b/cmake/Config.cmake.in
new file mode 100644
index 0000000..38bbde7
--- /dev/null
+++ b/cmake/Config.cmake.in
@@ -0,0 +1,4 @@
+@PACKAGE_INIT@
+
+include("${CMAKE_CURRENT_LIST_DIR}/@TARGETS_EXPORT_NAME@.cmake")
+check_required_components("@PROJECT_NAME@")