Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Use execute_process in newer CMake versions | Dimitri Staessens | 2024-01-31 | 1 | -7/+15 |
| | | | | | | | | | Fixes warnings in CMake 3.28 and newer related to CMP0153. https://cmake.org/cmake/help/latest/policy/CMP0153.html Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks> | ||||
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -0/+21 |
The CMakeLists files are now properly indented. |