summaryrefslogtreecommitdiff
path: root/cmake/rabbitmq-c-config.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/rabbitmq-c-config.cmake.in')
-rw-r--r--cmake/rabbitmq-c-config.cmake.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/rabbitmq-c-config.cmake.in b/cmake/rabbitmq-c-config.cmake.in
new file mode 100644
index 0000000..8d03749
--- /dev/null
+++ b/cmake/rabbitmq-c-config.cmake.in
@@ -0,0 +1,4 @@
+@PACKAGE_INIT@
+
+include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
+check_required_components(rabbitmq-c)