--- CMakeLists.txt.orig	2022-04-14 10:20:57 UTC
+++ CMakeLists.txt
@@ -94,6 +94,8 @@ option(WITH_MAEMO "Build with right click mapped to F4
 option(BUILD_LAUNCHER "Build the ja2 launcher application" ON)
 option(WITH_EDITOR_SLF "Include the latest free editor.slf" OFF)
 option(WITH_RUST_BINARIES "Include rust binaries in build" ON)
+# @see LOCAL_LUA_LIB in dependencies/lib-lua/CMakeLists.txt
+# @see LOCAL_SOL_LIB in dependencies/lib-sol2/CMakeLists.txt
 set(WITH_CUSTOM_LOCALE "" CACHE STRING "Set a custom locale at the start, leave empty to disable")
 
 if(MSVC)
