opencv/cmake
Alfred Wingate 8fae4a65fe
cmake: set SPNG_LIBRARY for pkgconfig as well
Pkgconfig will set SPNG_LIBRARIES but not SPNG_LIBRARY, this is an issue
as modules/imgcodecs/CmakeLists.txt uses SPNG_LIBRARY.

Bug: https://bugs.gentoo.org/955661
Fixes: c92815238e
Signed-off-by: Alfred Wingate <parona@protonmail.com>
2025-05-14 23:36:56 +03:00
..
android Merge pull request #26057 from asmorkalov:as/android_16k_pages 2024-12-31 11:53:04 +03:00
checks Merge pull request #27107 from Kumataro:fix27105 2025-03-31 11:31:14 +03:00
FindCUDA
mirrors Merge pull request #24122 from fengyuentau:remove_tengine 2023-08-09 09:26:02 +03:00
platforms build: made environment access a separate feature 2024-10-30 18:37:22 +03:00
templates Merge pull request #26379 from cdcseacave:jxl_codec 2024-12-31 11:56:35 +03:00
vars
cl2cpp.cmake
copy_files.cmake build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2023-07-10 11:27:59 +03:00
FindCUDA.cmake Merge pull request #22615 from cudawarped:nvcuvenc 2022-10-28 11:03:51 +03:00
FindCUDNN.cmake Do not store full CuDNN version in cache to exclude inconsistency during reconfiguration. 2022-09-15 16:15:52 +03:00
FindFlake8.cmake
FindONNX.cmake Merge pull request #24601 from TolyaTalamanov:at/fix-onnxrt-include-path-in-cmake 2023-12-15 16:21:01 +03:00
FindOpenVX.cmake
FindPylint.cmake
FindVulkan.cmake
OpenCVCompilerDefenses.cmake
OpenCVCompilerOptimizations.cmake Merge pull request #25901 from mshabunin:fix-riscv-aarch-baseline 2024-09-12 18:07:24 +03:00
OpenCVCompilerOptions.cmake Merge pull request #26057 from asmorkalov:as/android_16k_pages 2024-12-31 11:53:04 +03:00
OpenCVCRTLinkage.cmake build: first class cuda support 2023-12-26 09:39:18 +03:00
OpenCVDetectApacheAnt.cmake
OpenCVDetectCUDA.cmake Set C++ standard for all CUDA configurations. 2025-03-25 16:47:12 +03:00
OpenCVDetectCUDALanguage.cmake Merge pull request #27112 from cudawarped:add_cuda_c++17 2025-03-21 14:41:49 +03:00
OpenCVDetectCUDAUtils.cmake cmake/OpenCVDetectCUDAUtils.cmake: use IN_LIST to avoid regex matching valid capabilities 2025-02-13 23:47:00 +00:00
OpenCVDetectCXXCompiler.cmake Merge pull request #27107 from Kumataro:fix27105 2025-03-31 11:31:14 +03:00
OpenCVDetectDirectML.cmake Add note for people debugging DirectML detection failures to check their Windows SDK version. 2024-11-12 11:57:39 -08:00
OpenCVDetectDirectX.cmake Merge pull request #22462 from Biswa96:fix-directx-check 2022-10-03 08:37:36 +03:00
OpenCVDetectFlatbuffers.cmake Update FlatBuffers source code to 23.5.9 2023-05-10 14:39:36 +03:00
OpenCVDetectHalide.cmake build: suppress the warning 2022-07-12 19:42:39 +09:00
OpenCVDetectInferenceEngine.cmake Fix for OpenVINO 2024.0 2024-03-18 15:05:50 +04:00
OpenCVDetectOpenCL.cmake
OpenCVDetectPython.cmake Downgrade LIMITED_API_VERSION, if python3 is older than 3.6. 2024-01-17 13:09:08 +03:00
OpenCVDetectTBB.cmake
OpenCVDetectTrace.cmake
OpenCVDetectVTK.cmake
OpenCVDetectVulkan.cmake speed up vulkan dnn, and support ios and apple m1 chip. (#23349) 2023-05-18 20:02:27 +03:00
OpenCVDetectWebNN.cmake
OpenCVDownload.cmake build: minor changes for cmake 3.30 and some cleanup 2024-09-03 16:35:45 +03:00
OpenCVExtraTargets.cmake
OpenCVFindAtlas.cmake
OpenCVFindAVIF.cmake Merge pull request #26762 from sturkmen72:avif_cmake 2025-01-31 16:41:08 +03:00
OpenCVFindCANN.cmake link libacl_dvpp_mpi library when building with CANN backend 2023-12-19 17:35:11 +08:00
OpenCVFindFrameworks.cmake Merge pull request #23095 from fengyuentau:fix_omp_macos 2023-01-16 12:44:13 +03:00
OpenCVFindIPP.cmake Enable build with both old and new layouts of IPP 2024-06-17 03:26:01 -07:00
OpenCVFindIPPIW.cmake
OpenCVFindJPEGXL.cmake Merge pull request #26379 from cdcseacave:jxl_codec 2024-12-31 11:56:35 +03:00
OpenCVFindLAPACK.cmake build: fix OpenBLAS detection on Linux 2025-03-31 18:54:39 +03:00
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake cmake: set SPNG_LIBRARY for pkgconfig as well 2025-05-14 23:36:56 +03:00
OpenCVFindLibsGUI.cmake Merge pull request #25822 from mqcmd196:gtk3-gl-support 2024-07-15 17:06:30 +03:00
OpenCVFindLibsPerf.cmake Merge pull request #27252 from asmorkalov:as/extract_hal 2025-04-25 14:56:42 +03:00
OpenCVFindLibsVideo.cmake
OpenCVFindMKL.cmake
OpenCVFindOpenBLAS.cmake build: fix OpenBLAS detection on Linux 2025-03-31 18:54:39 +03:00
OpenCVFindOpenEXR.cmake Merge pull request #26678 from Kumataro:fix26673 2025-01-24 14:18:29 +03:00
OpenCVFindProtobuf.cmake Merge pull request #24372 from Kumataro:fix24369 2023-10-19 08:45:08 +03:00
OpenCVFindTIMVX.cmake Disable default path while search libtim-vx.so with TIMVX_INSTALL_DIR 2022-09-13 11:11:49 +08:00
OpenCVFindVA.cmake
OpenCVFindWebP.cmake Revert "Update OpenCVFindWebP.cmake with sturkmen72's suggestion" 2025-02-01 09:27:43 +03:00
OpenCVFindXimea.cmake
OpenCVGenABI.cmake
OpenCVGenAndroidMK.cmake
OpenCVGenConfig.cmake build: first class cuda support 2023-12-26 09:39:18 +03:00
OpenCVGenHeaders.cmake
OpenCVGenInfoPlist.cmake Merge pull request #24136 from komakai:visionos_support 2023-12-20 15:35:10 +03:00
OpenCVGenPkgconfig.cmake Fix configuring with CMake version 4 2025-04-02 13:45:08 -07:00
OpenCVGenSetupVars.cmake
OpenCVInstallLayout.cmake Merge pull request #25832 from chachoi-world:4.x 2024-08-06 20:25:39 +03:00
OpenCVMinDepVersions.cmake Merge pull request #25901 from mshabunin:fix-riscv-aarch-baseline 2024-09-12 18:07:24 +03:00
OpenCVModule.cmake WinRT/UWP build: fix some specific warnings 2024-10-25 22:32:44 +03:00
OpenCVPackaging.cmake License update in CPack generated packages. 2025-05-12 11:46:51 +03:00
OpenCVPCHSupport.cmake cmake: use upstream PCH support if possible 2022-10-12 17:01:28 +02:00
OpenCVPluginStandalone.cmake
OpenCVPylint.cmake
OpenCVUtils.cmake Merge pull request #26234 from zachlowry:apply-gcc6-fix-on-each-directory 2024-10-11 17:00:59 +03:00
OpenCVVersion.cmake