Files
cmake-examples/02-sub-projects/README.adoc
2015-11-23 23:15:31 +00:00

10 lines
304 B
Plaintext

= Sub-Project Examples
Many large projects are made up of different libraries and binaries. These
can be organised into multiple folders and sub-projects to ease development.
The examples included are
- basic - This basic example includes a static library, a header only library
and an executable