You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/bctoolbox.pc.in
|
|
+++ b/bctoolbox.pc.in
|
|
@@ -8,3 +8,4 @@ Version: @PROJECT_VERSION@
|
|
Libs: -L@CMAKE_INSTALL_FULL_LIBDIR@ -lbctoolbox
|
|
Libs.private: @LIBS_PRIVATE@
|
|
Cflags: -I@CMAKE_INSTALL_FULL_INCLUDEDIR@
|
|
+Requires.private: bcunit zlib
|