Building CompilerDocumentationGood First Issue
Métricas do repositório
- Stars
- (2.930 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
A simple ISPC example using modern CMake is needed. Here are some references demonstrating ISPC integration with modern CMake:
CMake ISPC Tests ISPC Modern CMake Example While these provide useful insights, a standalone example with a clean CMake setup would be ideal.
Additionally, the example should include cross-compilation support (e.g., Windows → Linux) and be compatible across Windows, Linux, and macOS. Any issues encountered during implementation should be documented.