mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
Add a basic sub-project example
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
The basic examples in this directory show how the setup a CMake project,
|
||||
set compile flags, create executables and libraries, and install them.
|
||||
|
||||
create an executable. The examples included are
|
||||
The examples included are
|
||||
|
||||
- hello-cmake. A hello world example.
|
||||
- hello-headers. A slighly more complicated hello world example, with using Hello class and seperate source and include folders.
|
||||
|
||||
Reference in New Issue
Block a user