We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25256e commit 9152d25Copy full SHA for 9152d25
config/cppunit.mpb
@@ -2,5 +2,5 @@
2
project {
3
includes += $(CPPUNIT_ROOT)/include
4
libpaths += $(CPPUNIT_ROOT)/lib
5
- lit_libs += cppunit
+ libs += cppunit
6
}
0 commit comments