mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Removed pngstest-pngsuite test from CMakeLists.txt
This commit is contained in:
parent
2d3bd021d0
commit
ed23815985
@ -559,7 +559,6 @@ if(PNG_TESTS AND PNG_SHARED)
|
||||
add_executable(pngstest ${pngstest_sources})
|
||||
target_link_libraries(pngstest png)
|
||||
|
||||
png_add_test(NAME pngstest-pngsuite COMMAND pngstest FILES ${PNGSUITE_PNGS})
|
||||
foreach(gamma_type 1.8 linear none sRGB)
|
||||
foreach(alpha_type none alpha)
|
||||
set(PNGSTEST_FILES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user