Rename test bin
This commit is contained in:
parent
ac658859aa
commit
ad2850106e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
add_executable(get_cdh ${CMAKE_CURRENT_SOURCE_DIR}/test_get_cdh.c)
|
||||
target_link_libraries(get_cdh PUBLIC libmineziper)
|
||||
add_executable(test_get_cdh ${CMAKE_CURRENT_SOURCE_DIR}/test_get_cdh.c)
|
||||
target_link_libraries(test_get_cdh PUBLIC libmineziper)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue