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:
@ -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