forked from Green-Sky/tomato
add lossy qoi encoding using rdo
This commit is contained in:
2
external/libqoirdo/CMakeLists.txt
vendored
2
external/libqoirdo/CMakeLists.txt
vendored
@ -15,6 +15,8 @@ add_library(qoirdo
|
||||
|
||||
target_compile_features(qoirdo PUBLIC cxx_std_11)
|
||||
|
||||
target_include_directories(qoirdo SYSTEM INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
||||
#if (NOT MSVC)
|
||||
# target_link_libraries(rdopng m pthread)
|
||||
#endif()
|
||||
|
Reference in New Issue
Block a user