Add cdh test
This commit is contained in:
parent
e04a231974
commit
ac658859aa
2 changed files with 28 additions and 0 deletions
2
tests/CMakeLists.txt
Normal file
2
tests/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
add_executable(get_cdh ${CMAKE_CURRENT_SOURCE_DIR}/test_get_cdh.c)
|
||||
target_link_libraries(get_cdh PUBLIC libmineziper)
|
||||
Loading…
Add table
Add a link
Reference in a new issue