Add CMake switch for disabling Discord Rich Presence and fix no llvm build
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
if(NOT WITHOUT_LLVM)
|
||||
if(WITH_LLVM)
|
||||
if(BUILD_LLVM_SUBMODULE)
|
||||
message(STATUS "LLVM will be built from the submodule.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user