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 21fa424 commit fec59d6Copy full SHA for fec59d6
tests/unit/makefile
@@ -9,7 +9,7 @@ this_srcs += $(call prorab-src-dir, .)
9
10
this_ldlibs += -l papki$(this_dbg)
11
this_ldlibs += -l utki$(this_dbg)
12
-this_ldlibs += -l tst
+this_ldlibs += -l tst$(this_dbg)
13
14
this_ldlibs += ../../src/out/$(c)/libcssom$(this_dbg)$(dot_so)
15
this_ldlibs += ../harness/out/$(c)/libharness$(this_dbg)$(dot_so)
0 commit comments