Home
last modified time | relevance | path

Searched defs:module_flags (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/cmake/modules/
H A DHandleLLVMOptions.cmake577 set(module_flags "-fmodules -fmodules-cache-path=${PROJECT_BINARY_DIR}/module.cache") variable
580 set(module_flags "${module_flags} -fcxx-modules") variable
583 set(module_flags "${module_flags} -Xclang -fmodules-local-submodule-visibility") variable
588 set(module_flags "${module_flags} -gmodules") variable