summaryrefslogtreecommitdiffstats
path: root/socket_wrapper_noop.pc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'socket_wrapper_noop.pc.cmake')
-rw-r--r--socket_wrapper_noop.pc.cmake8
1 files changed, 8 insertions, 0 deletions
diff --git a/socket_wrapper_noop.pc.cmake b/socket_wrapper_noop.pc.cmake
new file mode 100644
index 0000000..5c8ac49
--- /dev/null
+++ b/socket_wrapper_noop.pc.cmake
@@ -0,0 +1,8 @@
+libdir=@CMAKE_INSTALL_FULL_LIBDIR@
+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
+
+Name: @PROJECT_NAME@
+Description: The socket_wrapper_noop library
+Version: @PROJECT_VERSION@
+Libs: -L${libdir} -lsocket_wrapper_noop
+Cflags: -I${includedir}