From 1820294e9ea199058ba4d0626b23992e08210b44 Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 2 Dec 2019 21:41:05 +0100 Subject: move script to its own file --- src/livecode/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/livecode/CMakeLists.txt') 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 -- cgit v1.2.3