]> OCCT Git - occt.git/commit
Configuration - Fix link errors on macOS when not building using vcpkg (#609)
authoridz <idz@iosdeveloperzone.com>
Sun, 13 Jul 2025 08:04:07 +0000 (01:04 -0700)
committerGitHub <noreply@github.com>
Sun, 13 Jul 2025 08:04:07 +0000 (09:04 +0100)
commit878cd2f6d6d18e8b9fd5954e51efb8b6118e8be8
tree99ecde64d31ad1946135205d5915bace8e90888d
parent313630c282c724a3fa442c50ac7a857a52ee485a
Configuration - Fix link errors on macOS when not building using vcpkg (#609)

Moved APPLE CSF definitions into general conditions.
CSF redefinition for APPLE is used for framework detection after the project initialization.
CMakeLists.txt