summaryrefslogtreecommitdiffstats
path: root/src/api
diff options
context:
space:
mode:
Diffstat (limited to 'src/api')
-rw-r--r--src/api/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/api/CMakeLists.txt b/src/api/CMakeLists.txt
new file mode 100644
index 000000000..84ac8b19a
--- /dev/null
+++ b/src/api/CMakeLists.txt
@@ -0,0 +1,3 @@
+SET(api
+inkscape.idl
+)