Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 266 Bytes

Discovering the operating system

In this recipe, we demonstrate how to use CMake to detect the operating system with an example that does not require compilation of any source code. For simplicity, we only consider the configuration step.