mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[docs] Mention LLVM_ENABLE_MODULES.
This commit is contained in:
parent
530145b673
commit
3ac0102ef0
@ -306,6 +306,9 @@ LLVM-specific variables
|
||||
scenario where a manual override may be desirable is when using Visual Studio
|
||||
2017's CMake integration, which would not be detected as an IDE otherwise.
|
||||
|
||||
**LLVM_ENABLE_MODULES**
|
||||
Compile with C++ modules enabled.
|
||||
|
||||
**LLVM_ENABLE_PIC**:BOOL
|
||||
Add the ``-fPIC`` flag to the compiler command-line, if the compiler supports
|
||||
this flag. Some systems, like Windows, do not need this flag. Defaults to ON.
|
||||
|
Loading…
x
Reference in New Issue
Block a user