Skip to content

Commit 3b63828

Browse files
committed
codeblocks project file changed to use make target testrunner, instead of test
1 parent 4d0e3da commit 3b63828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cppcheck.cbp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Add option="-g" />
1717
</Compiler>
1818
</Target>
19-
<Target title="test">
19+
<Target title="testrunner">
2020
<Option output="testrunner" prefix_auto="1" extension_auto="1" />
2121
<Option object_output="/home/nobackup/cppcheck/.objs" />
2222
<Option type="1" />

0 commit comments

Comments
 (0)