1
0
mirror of synced 2024-06-07 21:27:56 +02:00
modern-cmake/chapters/projects.md

8 lines
239 B
Markdown
Raw Normal View History

2017-10-22 00:03:43 +02:00
# Including Small Projects
This is where a good Git system plus CMake shines. You might not be able to solve all the world's problems, but
this is pretty close for C++!
2018-03-30 15:15:37 +02:00
There are several methods listed in the chapters in this section.
2017-10-22 00:03:43 +02:00