diff --git a/docs/cmake/advanced.md b/docs/cmake/advanced.md new file mode 100644 index 0000000..a380e32 --- /dev/null +++ b/docs/cmake/advanced.md @@ -0,0 +1,3 @@ +# Advanced usage + +## Working with `FetchCotent` diff --git a/docs/cmake/options.md b/docs/cmake/options.md new file mode 100644 index 0000000..1c6c9ac --- /dev/null +++ b/docs/cmake/options.md @@ -0,0 +1,5 @@ +# Configuration options + +## Available options + +## Working with CMake options diff --git a/docs/cmake/presets.md b/docs/cmake/presets.md new file mode 100644 index 0000000..ec06b7c --- /dev/null +++ b/docs/cmake/presets.md @@ -0,0 +1,5 @@ +# CMake Presets + +## Available presets + +## Working with presets