Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 282 Bytes

Splitting CMake sources into modules

We will show how to separate custom CMake code into our own modules, rather than keeping everything in a central CMakeLists.txt.