Skip to content

Commit 711b855

Browse files
committed
Move code writing Lua data to tables into their own files
1 parent 9faabc6 commit 711b855

File tree

5 files changed

+621
-576
lines changed

5 files changed

+621
-576
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ if (WITH_LUA)
5151
flex-table-column.cpp
5252
flex-lua-geom.cpp
5353
flex-lua-index.cpp
54+
flex-write.cpp
5455
geom-transform.cpp
5556
lua-utils.cpp
5657
output-flex.cpp

0 commit comments

Comments
 (0)