Add basic cmake documentation structure

Signed-off-by: Cristian Le <git@lecris.dev>
This commit is contained in:
Cristian Le 2023-07-09 22:46:18 +02:00
parent f5d730fb66
commit 3e44edf330
Failed to extract signature
3 changed files with 13 additions and 0 deletions

3
docs/cmake/advanced.md Normal file
View File

@ -0,0 +1,3 @@
# Advanced usage
## Working with `FetchCotent`

5
docs/cmake/options.md Normal file
View File

@ -0,0 +1,5 @@
# Configuration options
## Available options
## Working with CMake options

5
docs/cmake/presets.md Normal file
View File

@ -0,0 +1,5 @@
# CMake Presets
## Available presets
## Working with presets