Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 324 Bytes

File metadata and controls

15 lines (13 loc) · 324 Bytes

config

Configurations for Eyescale Projects. Can be used to build all software provided by Eyescale:

mkdir build
cd build
cmake .. -G Ninja
ninja

Alternatively it can be used as a Buildyard configuration folder, which is a deprecated way of building these projects.