style: reformatted to make the CMake scripts more compact
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8fd7d8328a
commit
4aa9978dcd
6 changed files with 48 additions and 91 deletions
|
@ -2,8 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# this script adds all subprojects to a single build to allow IDEs understand the full project
|
||||
# structure.
|
||||
# this script adds all subprojects to a single build to allow IDEs understand the full project structure.
|
||||
|
||||
cmake_minimum_required(VERSION 3.14...3.22)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue