Fixing error with simple project include
This commit is contained in:
parent
1a3e22c1e1
commit
4f6e9e77d6
@ -5,4 +5,4 @@ and one application, MyExample, with one source file.
|
|||||||
|
|
||||||
2[import:'main', lang:'cmake'](../../examples/simple-project/CMakeLists.txt)
|
2[import:'main', lang:'cmake'](../../examples/simple-project/CMakeLists.txt)
|
||||||
|
|
||||||
The complete example is available in examples folder in the Modern CMake git repository.
|
The complete example is available in [examples folder](https://gitlab.com/CLIUtils/modern-cmake/tree/master/examples/simple-project).
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
## [main]
|
## [main]
|
||||||
|
|
||||||
# Almost all CMake files should start with this
|
# Almost all CMake files should start with this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user