mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
Reset broken LLCM_CCACHE_BUILD change
This commit is contained in:
parent
9ad7c8e95b
commit
15e2ec2cf0
3
3rdparty/llvm/CMakeLists.txt
vendored
3
3rdparty/llvm/CMakeLists.txt
vendored
@ -14,8 +14,7 @@ if(WITH_LLVM)
|
||||
option(LLVM_INCLUDE_TESTS OFF)
|
||||
option(LLVM_INCLUDE_TOOLS OFF)
|
||||
option(LLVM_INCLUDE_UTILS OFF)
|
||||
# we globally enable ccache
|
||||
set(LLVM_CCACHE_BUILD OFF CACHE BOOL "Set to ON for a ccache enabled build")
|
||||
option(LLVM_CCACHE_BUILD ON)
|
||||
|
||||
if(WIN32)
|
||||
set(LLVM_USE_INTEL_JITEVENTS ON)
|
||||
|
Loading…
Reference in New Issue
Block a user