We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc3ded commit 08f8f9cCopy full SHA for 08f8f9c
1 file changed
externals/nitro/modules/c++/nitf/CMakeLists.txt
@@ -92,11 +92,8 @@ coda_add_tests(
92
test_image_blocker.cpp
93
test_image_segment_blank_nm_compression.cpp
94
test_image_segment_computer.cpp
95
- test_image_writer.cpp
96
test_nitf_buffer_list.cpp
97
- test_tre_mods++.cpp
98
- test_tre_create++.cpp
99
- test_tre_read.cpp)
+ test_tre_mods++.cpp)
100
101
add_executable(show_nitf++ apps/show_nitf++.cpp)
102
target_link_libraries(show_nitf++ PRIVATE nitf-c++)
0 commit comments