Skip to content

Commit 08f8f9c

Browse files
author
Dan Smith
committed
certain NITRO unittests don't work in externals/nitro
1 parent dfc3ded commit 08f8f9c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

externals/nitro/modules/c++/nitf/CMakeLists.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,8 @@ coda_add_tests(
9292
test_image_blocker.cpp
9393
test_image_segment_blank_nm_compression.cpp
9494
test_image_segment_computer.cpp
95-
test_image_writer.cpp
9695
test_nitf_buffer_list.cpp
97-
test_tre_mods++.cpp
98-
test_tre_create++.cpp
99-
test_tre_read.cpp)
96+
test_tre_mods++.cpp)
10097

10198
add_executable(show_nitf++ apps/show_nitf++.cpp)
10299
target_link_libraries(show_nitf++ PRIVATE nitf-c++)

0 commit comments

Comments
 (0)