Move catch.hpp to external directory
This commit is contained in:
6839
src/tests/catch.hpp → external/catch/catch.hpp
vendored
6839
src/tests/catch.hpp → external/catch/catch.hpp
vendored
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
|||||||
{% block variables %}
|
{% block variables %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
|
|
||||||
ccflags = $ccflags -ggdb
|
ccflags = $ccflags -ggdb -I${srcroot}/external/catch
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user