Lines Matching refs:ON
46 option(LIBCXXABI_ENABLE_EXCEPTIONS "Use exceptions." ON)
47 option(LIBCXXABI_ENABLE_ASSERTIONS "Enable assertions independent of build mode." ON)
48 option(LIBCXXABI_ENABLE_PEDANTIC "Compile with pedantic enabled." ON)
53 option(LIBCXXABI_ENABLE_THREADS "Build with threads enabled" ON)
57 This option may only be set to ON when LIBCXXABI_ENABLE_THREADS=ON." OFF)
60 This option may only be set to ON when LIBCXXABI_ENABLE_THREADS=ON" OFF)
67 provides these definitions" ON)
72 option(LIBCXXABI_INSTALL_LIBRARY "Install the libc++abi library." ON)
84 option(LIBCXXABI_ENABLE_SHARED "Build libc++abi as a shared library." ON)
85 option(LIBCXXABI_ENABLE_STATIC "Build libc++abi as a static library." ON)
88 "Install the static libc++abi library." ON
91 "Install the shared libc++abi library." ON
95 "Statically link the LLVM unwinder to static library" ON
98 "Statically link the LLVM unwinder to shared library" ON
205 message(FATAL_ERROR "LIBCXXABI_BUILD_32_BITS=ON is not supported on this platform.")
341 " be set to ON when LIBCXXABI_ENABLE_THREADS"
342 " is also set to ON.")
346 " be set to ON when LIBCXXABI_ENABLE_THREADS"
347 " is also set to ON.")
351 " be set to ON when LIBCXXABI_ENABLE_THREADS"
352 " is also set to ON.")
361 " set to ON at the same time.")
366 " set to ON at the same time.")
380 set(LIBCXXABI_HAS_UNDEFINED_SYMBOLS ON)