Skip to content

Commit

Permalink
Merge pull request #200 from mitza-oci/cppunit
Browse files Browse the repository at this point in the history
CppUnit uses the 'd' library suffix in Debug mode
  • Loading branch information
mitza-oci authored Apr 10, 2024
2 parents c25256e + 9152d25 commit bd24e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cppunit.mpb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
project {
includes += $(CPPUNIT_ROOT)/include
libpaths += $(CPPUNIT_ROOT)/lib
lit_libs += cppunit
libs += cppunit
}

0 comments on commit bd24e4e

Please sign in to comment.