summaryrefslogtreecommitdiffstats
path: root/src/livecode/CMakeLists.txt
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-02 20:41:05 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-02 20:41:05 +0000
commit1820294e9ea199058ba4d0626b23992e08210b44 (patch)
tree8b6574d814b991dbcca3eaa92e557402bfee6b3e /src/livecode/CMakeLists.txt
parentmore janet bindings (diff)
downloadinkscape-1820294e9ea199058ba4d0626b23992e08210b44.tar.gz
inkscape-1820294e9ea199058ba4d0626b23992e08210b44.zip
move script to its own file
Diffstat (limited to 'src/livecode/CMakeLists.txt')
-rw-r--r--src/livecode/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/livecode/CMakeLists.txt b/src/livecode/CMakeLists.txt
index 96e1574fc..cd099dac7 100644
--- a/src/livecode/CMakeLists.txt
+++ b/src/livecode/CMakeLists.txt
@@ -3,6 +3,7 @@
set(livecode_SRC
context.cpp
input.cpp
+ script.cpp
api/context.cpp
api/input.cpp
api/point.cpp