remove module path thing
This commit is contained in:
@@ -50,7 +50,6 @@ function M.configure_cmake(build_type)
|
||||
end
|
||||
|
||||
local cmake_args = {
|
||||
module_path_arg,
|
||||
"-DCMAKE_BUILD_TYPE=" .. build_type,
|
||||
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
|
||||
".."
|
||||
|
||||
Reference in New Issue
Block a user