Files
yaze/CMakeLists.txt
scawful d7f81a0b40 refactor(CMake): conditionally enable Objective-C support for macOS
- Updated the CMake configuration to enable Objective-C language support only when building on macOS, improving cross-platform compatibility.
- This change streamlines the project setup by ensuring that unnecessary languages are not included in non-macOS environments.

Benefits:
- Enhanced portability of the build system.
- Reduced complexity in project configuration for non-macOS platforms.
2025-10-11 03:35:34 -04:00

4.7 KiB