mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
Add 'make check' target
This commit is contained in:
parent
66e4f48b84
commit
1559155e7d
@ -42,3 +42,5 @@ add_test(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/ELFIOTest
|
||||
WORKING_DIRECTORY
|
||||
${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
add_custom_target(check DEPENDS test)
|
||||
|
Loading…
Reference in New Issue
Block a user