JSON
JSON (JavaScript Object Notation) is a lightweight text data-interchange format. JSON is easy for humans to read and write, while holding several data types. The JSON text format is completely language independent, making an ideal data-interchange syntax.
2025
- 2025-01-24 – Quote CMake JSON arguments
- 2025-01-23 – GitHub API with CMake
2024
- 2024-09-30 – CMake rebuild cache
- 2024-07-14 – CMake JSON array iteration
2023
- 2023-03-03 – Use CMake file-api from Python
- 2023-02-11 – CMake profile configure
2022
- 2022-11-27 – CMake presets build options
2021
- 2021-03-29 – List all CMake tests with CTest