aboutsummaryrefslogtreecommitdiff
path: root/socket_wrapper.pc.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2018-08-09 11:16:29 +0200
committerAndreas Schneider <asn@samba.org>2018-08-17 14:27:19 +0200
commit0053c607acb62f3c7ae66ba0d881d63a2d0bd03e (patch)
tree8521c2df7707151757bd7440665a9f7b2d90031c /socket_wrapper.pc.cmake
parent93d4387c27efb2b62bdc4240f66b2030f82c7705 (diff)
downloadsocket_wrapper-0053c607acb62f3c7ae66ba0d881d63a2d0bd03e.tar.gz
socket_wrapper-0053c607acb62f3c7ae66ba0d881d63a2d0bd03e.tar.xz
socket_wrapper-0053c607acb62f3c7ae66ba0d881d63a2d0bd03e.zip
cmake: Require at least cmake 3.2.0
This allows us to modernize the CMakeLists.txt Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'socket_wrapper.pc.cmake')
-rw-r--r--socket_wrapper.pc.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/socket_wrapper.pc.cmake b/socket_wrapper.pc.cmake
index 6dc71f7..241e4d6 100644
--- a/socket_wrapper.pc.cmake
+++ b/socket_wrapper.pc.cmake
@@ -1,4 +1,4 @@
-Name: @APPLICATION_NAME@
+Name: @PROJECT_NAME@
Description: The socket_wrapper library
-Version: @APPLICATION_VERSION@
+Version: @PROJECT_VERSION@
Libs: @LIB_INSTALL_DIR@/@SOCKET_WRAPPER_LIB@