cmake: Support splitted documentation examples templates.

They can now use multiple files. Some of the templates are getting
unmaintainable and would benefit from being multiple small widgets.
This commit is contained in:
Emmanuel Lepage Vallee 2023-01-14 17:22:13 -08:00
parent 3cb42b7a33
commit d1c9f59259
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ ${TOP_SOURCE_DIR}/lib/?/init.lua\\;\
${TOP_SOURCE_DIR}/lib/?\\;\
${TOP_SOURCE_DIR}/themes/?.lua\\;\
${TOP_SOURCE_DIR}/themes/?\\;\
${TOP_SOURCE_DIR}/tests/examples/?.lua\\;\
${LUA_PATH_}")
# Add the C API shims.