Revert "remove module path thing"

This reverts commit 2416c68f1e.
This commit is contained in:
2025-11-19 13:49:18 -03:00
parent 2416c68f1e
commit 7ff4724ab4

View File

@@ -50,6 +50,7 @@ function M.configure_cmake(build_type)
end end
local cmake_args = { local cmake_args = {
module_path_arg,
"-DCMAKE_BUILD_TYPE=" .. build_type, "-DCMAKE_BUILD_TYPE=" .. build_type,
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON", "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
".." ".."