We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1562c7f commit ab5b868Copy full SHA for ab5b868
cpputest.pc.in
@@ -8,4 +8,4 @@ URL: https://github.com/cpputest/cpputest
8
Description: Easy to use unit test framework for C/C++
9
Version: @PACKAGE_VERSION@
10
Cflags: -I${includedir}
11
-Libs: -L${libdir} -lstdc++
+Libs: -L${libdir} -lstdc++ -lCppUTest -lCppUTestExt
0 commit comments