summaryrefslogtreecommitdiffstats
path: root/src/include/CMakeLists.txt
blob: ed5c1aeea569b147d0b602af0f11dbcbd8b44c58 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0-or-later
set(include_SRC
	gtkmm_version.h
	macros.h
)

add_inkscape_source("${io_SRC}")