Skip to content
Snippets Groups Projects
Commit 31d97b50 authored by Martin Nolte's avatar Martin Nolte
Browse files

add sources line for static_assert_test_fail (make dist wouldn't work otherwise)

credits for finding this issue go to the Freiburg nightly builds

[[Imported from SVN: r5745]]
parent bc65d103
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ nullptr_test_fail_SOURCES = nullptr-test.cc
nullptr_test_fail_CPPFLAGS = -DFAIL
static_assert_test_SOURCES = static_assert_test.cc
static_assert_test_fail_SOURCES = static_assert_test_fail.cc
fassigntest_SOURCES = fassigntest.cc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment