summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
blob: bc6123a8c6400bfc810e21d4bbdceb714e92f9c9 (plain)
1
2
3
4
5
cmake_minimum_required(VERSION 3.10)

project(graphics-inkscape LANGUAGES NONE)

add_subdirectory(icons)