summaryrefslogtreecommitdiff
path: root/fluid/CMakeLists.txt
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2020-09-16 09:33:24 -0700
committerGreg Ercolano <erco@seriss.com>2020-11-01 12:16:23 -0800
commitcec029dbee435e7f608b9f6a4a3d8e98f2c5a398 (patch)
tree0e8c842d0275604da616fc4046f841a1de20edc3 /fluid/CMakeLists.txt
parent1761523c9e730ca7ac635be91d4e56d7ff77beab (diff)
Rewrite CodeEditor syntax highlighting for issue #135
Diffstat (limited to 'fluid/CMakeLists.txt')
-rw-r--r--fluid/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/CMakeLists.txt b/fluid/CMakeLists.txt
index cbe04353a..d429affe2 100644
--- a/fluid/CMakeLists.txt
+++ b/fluid/CMakeLists.txt
@@ -18,6 +18,7 @@ if (NOT ANDROID)
set (CPPFILES
CodeEditor.cxx
+ StyleParse.cxx
Fl_Function_Type.cxx
Fl_Group_Type.cxx
Fl_Menu_Type.cxx