Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 233 Bytes

File metadata and controls

6 lines (5 loc) · 233 Bytes

CHREST Compiler FLAGS

A set of shared compiler flags that can be used in c++ CMake projects. This can be disabled during configure for any project using these with:

cmake -B ... -S ... -DenforceChrestCompilerFlags=OFF