Squashed 'external/libqoirdo/' changes from 59f81203c9..9f3a54e72d

9f3a54e72d patch v4 statefull (init and quit) to optimize the oklab cache pretty clean now, still has "param" internally (based on v2)
REVERT: 59f81203c9 patch v4 statefull (init and quit) to optimize the oklab cache pretty clean now, still has "param" internally (based on v2)

git-subtree-dir: external/libqoirdo
git-subtree-split: 9f3a54e72d8dc64bcf053152dd09f1aebf671703
This commit is contained in:
Green Sky
2025-05-12 22:10:47 +02:00
parent 1c189bfd9c
commit cdb46d6b6b
63 changed files with 2 additions and 0 deletions

View File

@ -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()