Files
yaze/test/CMakeLists.txt
scawful 6c82f39aa6 feat: enhance CMake configuration for conditional AI test inclusion
- Updated CMakeLists.txt to conditionally include AI GUI controller tests and experimental AI test suites based on the YAZE_ENABLE_AI_RUNTIME flag.
- Added status messages to inform users when AI tests are skipped due to the runtime being disabled, improving clarity in the build process.
- This change ensures that tests related to AI features are only compiled and run when the appropriate runtime is enabled, enhancing modularity and build efficiency.
2025-11-16 22:17:31 -05:00

6.2 KiB