summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-11-28Switch to dual-licensing with CC BY-SA and MPL 2.0xengineering
This repository mixes art and code. Since it is hard to find a suitable license for both dual-licensing is an obvious choice to fix that problem.
2024-11-24icons: Implement PDF export with CMakexengineering
2024-11-24cmake: Add minimal CMakeLists.txt starting pointxengineering
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.