Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 341 Bytes

Controlling compiler flags

This recipe shows how to set compiler flags for targets using target_compile_options(). The compiler options set are only valid for GCC and Clang, thus building this project fails on Visual Studio.