chore(CMakeLists): Typo
This commit is contained in:
parent
37ff241467
commit
a113832342
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ option(JEMALLOC "JEMALLOC" OFF)
|
|||
# When OFF we disable JSON support to support older compilers
|
||||
option(JSON "JSON" ON)
|
||||
# When OFF we disable LLVM support
|
||||
option(JSON "LLVM" ON)
|
||||
option(LLVM "LLVM" ON)
|
||||
|
||||
# When cross-compiling, we do not compile the standard library since
|
||||
# the executable will not work on the host machine
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue