Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-24 | cmake: Add minimal CMakeLists.txt starting point | xengineering | |
This specifies the minimal CMake version and defines the project name. Furthermore C and CXX language support is disabled since this is not needed here. |