Skip to content

Commit 1559155

Browse files
Matt Schulteserge1
Matt Schulte
authored andcommitted
Add 'make check' target
1 parent 66e4f48 commit 1559155

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ add_test(
4242
${CMAKE_CURRENT_BINARY_DIR}/ELFIOTest
4343
WORKING_DIRECTORY
4444
${CMAKE_CURRENT_BINARY_DIR})
45+
46+
add_custom_target(check DEPENDS test)

0 commit comments

Comments
 (0)