Add basic cmake documentation structure
Signed-off-by: Cristian Le <git@lecris.dev>
This commit is contained in:
parent
f5d730fb66
commit
3e44edf330
3
docs/cmake/advanced.md
Normal file
3
docs/cmake/advanced.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Advanced usage
|
||||
|
||||
## Working with `FetchCotent`
|
||||
5
docs/cmake/options.md
Normal file
5
docs/cmake/options.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Configuration options
|
||||
|
||||
## Available options
|
||||
|
||||
## Working with CMake options
|
||||
5
docs/cmake/presets.md
Normal file
5
docs/cmake/presets.md
Normal file
@ -0,0 +1,5 @@
|
||||
# CMake Presets
|
||||
|
||||
## Available presets
|
||||
|
||||
## Working with presets
|
||||
Loading…
Reference in New Issue
Block a user