Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 116 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 116 Bytes

Build

cmake -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icx -GNinja -S . -B build
cmake --build build