summaryrefslogtreecommitdiffstats
path: root/socket_wrapper_noop.pc.cmake
blob: 5c8ac499c9695fb9e1ef15f4279caabc297bb035 (plain)
1
2
3
4
5
6
7
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}