Skip to content

Commit 08c86cb

Browse files
authored
Update CMakeLists.txt
1 parent 414f2e5 commit 08c86cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ list(APPEND test_resources ${resources})
1414
file(COPY ${test_resources} DESTINATION "resources/")
1515

1616
# Set up the test
17+
list(APPEND CMAKE_CTEST_ARGUMENTS "--output-on-failure")
1718
add_test(NAME raylib-aseprite-test COMMAND raylib-aseprite-test)

0 commit comments

Comments
 (0)