option(<variable> "<help_text>" [value])
option(<variable> "<help_text>" [value])
option(NCINE_INSTALL_DEV_SUPPORT "Install files to support development" ON)
OPTION(ECHO_GAME_SOURCE "With game source" FALSE)
option(BENCHMARK_10M "Run against 100M points" OFF)
option (ATOMIC_D3D9SHADERCOMPILER_DISABLE "Remove D3DCompiler.dll dependency. Use for binaries that never initialize the Direct3D9 graphics subsystem." OFF)
option (URHO3D_SKIP_INSTALL "Disable Sdk Installation" TRUE)
OPTION(SUPRA_DEVICE_ULTRASOUND_SIM "Build Ultrasound Test" ON)
option( SCENEPIC_FORMAT "Specifies whether to enable the ability to format code via clang-format" OFF )
option(USE_CCACHE "Use ccache" ON)
option( SFCGAL_WARNING_AS_ERROR "fail the build on warnings" OFF )
option(CUDA_ENABLED "Cuda support enabled" OFF)
option(ALICEVISION_BUILD_COVERAGE "Enable code coverage generation (gcc only)" OFF)
option(OSGEARTH_BUILD_TOOLS "Build the osgEarth command-line tools" ON)
option(F3D_PLUGIN_BUILD_USD "Universal Scene Description plugin (USD files)" OFF)
option(BUILD_SHARED_LIBS "Build shared libraries instead of static (experimental)" OFF)
option(FREECAD_USE_QT_FILEDIALOG "Use Qt's file dialog instead of the native one." ON)
option(OGRE_BUILD_MSVC_ZM "Add /Zm256 compiler option to fix PCH errors on Visual Studio 2013" TRUE)
option(ANKI_BUILD_SANDBOX "Build sandbox application" ON)
OPTION(ENFORCE_VERSION_MATCH "Enforce checking that configuration.h matches any parsed git tags" OFF)
option(SLIC3R_PCH "Use precompiled headers" 1)
option(SLIC3R_MSVC_COMPILE_PARALLEL "Compile on Visual Studio in parallel" 1)
option(BUILD_GUI_VIEWERS "Whether to build GUI viewer utility binary" OFF)
option(USE_CATKIN "Use Catkin to enable ROS support" ON)
option(EIGEN_SPLIT_LARGE_TESTS "Split large tests into smaller executables" ON)
option( CASTOR_USE_DEPS_WXWIDGETS "Use wxWidgets from dependencies submodule instead of system/vcpkg one" OFF )
option(BUILD_SHARED_LIBS "Build shared version of the libraries, otherwise build statically" ON)
option(AUTOMATED_SCREENSHOTS "Build for screenshot automation." OFF)
option(PL_BUILD_FASTGA "PL - Build FastGA with Example" OFF)
option(SKIPISIMPA "skip-gui" FALSE)
option(HK_BUILD_SAMPLES "Enable samples" ON)
option(
RADIUM_ENABLE_EXAMPLES
"Enable examples app build. To install examples, build explicitly the target Install_RadiumExamples."
OFF
)
OPTION( ASSIMP_ANDROID_JNIIOSYSTEM
"Android JNI IOSystem support is active"
OFF
)
option(MESHLAB_ALLOW_BUNDLED_NEWUOA "Allow use of bundled newuoa source" ON)
option(ramses-sdk_ENABLE_WINDOW_TYPE_ANDROID "Enable building for Android window" OFF)
option(Aquila_BUILD_EXAMPLES "Build example programs?" OFF)
option(USE_SSE42 "Compile for SSE4.2 compatible microarchitectures (enables optimizations)" ${PIONEER_TARGET_INTEL})
option(BUILD_TRANSL_TOOL "Build the tool for translation updating, it creates .pot" ON)
option(ALIZA_DISABLE_SIMDMATH "Disable SSE/SSE2" OFF)
option(BUILD_PLUGIN_RIVLIB
"Choose if RiVLib support should be built" FALSE)
option(USE_ALPAKA_SOURCE_TREE "Use alpaka's source tree instead of an alpaka installation" OFF)
option(ECAL_CORE_BUILD_SAMPLES "Build the eCAL samples" ON)
option(USE_PDFIUM "Used to create previews/thumbnails for PDF files" OFF)
option(ZFP_WITH_CACHE_FAST_HASH
"Use a faster but more collision prone hash function" OFF)
option(TOKEN_AUTH_ONLY "TOKEN_AUTH_ONLY" OFF)
option(WITH_VALIDATION "Build validation package." OFF)
option( FORCE_CROSSCOMPILE "Turn on cross compiling." NO )
option(G3_IOS_LIB
"iOS version of library." OFF)
option(ENABLE_SYSTEM_FLUIDSYNTH "Link with system-wide fluidsynth and not fluidsynth-lite" OFF)
option( ${PROJECT_NAME}_BUILD_DISTRIBUTE "Remove '-g#####' from version. ( for official distribution only )" OFF )
option (VERBOSE "Print lots of messages while compiling" OFF)
option(WANT_SHARED "Build the core library shared." OFF)
option(WITH_FULL_RELEASE "Build as a proper, full release." OFF)
option(BUILD_CSHARP_BINDINGS "Build CSharp bindings" OFF)
option(Avogadro_ENABLE_RPC "Enable RPC server" ON)
option(ENABLE_MEDIAPLAYER "Build digiKam with Media Player support (default=OFF)" OFF)
option(EIGEN_TEST_SSSE3 "Enable/Disable SSSE3 in tests/examples" OFF)
option(SC_MEMORY_DEBUGGING "Build sclang&scsynth for memory debugging (disable memory pools).")
option(FULL_OUTPUT_FLAG "Enables/disables full output to stdout about reading xml files" OFF)
option(INITIALIZE_WITH_NAN "Initialize Eigen entries with NaN" OFF)
option(GTEST_HAS_ABSL "Use Abseil and RE2. Requires Abseil and RE2 to be separately added to the build." OFF)
OPTION(KWIVER_SYMLINK_PYTHON "Symlink python files instead of copying." OFF)
option(EIGEN_TEST_SSSE3 "Enable/Disable SSSE3 in tests/examples" OFF)
option(KHIVA_BUILD_DOCUMENTATION "Create and install the HTML based API documentation (requires Doxygen, GraphViz and Sphinx)" ON)
option(ENABLE_DS "Enable DirectSound API support (windows only)" ON)
option(USE_LIBFFTW "Use the library FFTW to encode/decode audio files" ON)
option(LIBIGL_WITH_EMBREE "Use Embree" OFF)
option( USE_PARDISO "enable pardiso sparse direct solver")
option(KAHYPAR_DISABLE_PARLAY "Remove the parlay dependency. Might impact running time of deterministic mode on some instances." OFF)
option(WITH_JAVA "Include Java and JNI in the build" OFF)
option(GLFW_BUILD_TESTS OFF)
option(SIM_ACIS "Enable Acis interface" OFF)
option(Legion_USE_GASNETEX_WRAPPER "Enable gasnetex wrapper" OFF)
option( NO_OPENAL "Disable OpenAL sound support" OFF )
option(ndmp "Enable NDMP support" ON)
option(SNIFFCRAFT_WITH_GUI "Activate for GUI support" ON)
option(JSON_CI "Enable CI build targets." OFF)
option(HAVE_LIBC++ "If ON, '-stdlib=libc++' is added to the compile and link flags" ON)
OPTION( ENABLE_IPOD "Enable iPod support by including libgpod support" ON )
option(Launcher_RUN_CLANG_TIDY "Run clang-tidy with the compiler." OFF)
option(NBT_BUILD_SHARED "Build NBT shared library" OFF)
option(NBT_USE_ZLIB "Build NBT library with zlib support" OFF)
option(FTL_BUILD_TESTS "Build FiberTaskingLib tests" ON)
option(BUILD_DEMOS "builds demos" ON)
option(ENABLE_TESTING "Build MbedTLS tests." OFF)
option(NVSHMEM_TEST_STATIC_LIB "Force tests to link only against the combined nvshmem.a binary" $ENV{NVSHMEM_TEST_STATIC_LIB})
option(MLX_BUILD_BENCHMARKS "Build benchmarks for mlx" OFF)
option(WITH_VALGRIND "Use valgrind in the systemd service" OFF)
option(WITH_GFLAGS "build with GFlags" OFF)
option(GLFW_BUILD_EXAMPLES "Build the GLFW example programs" OFF)
option(ENABLE_PLUTOSDR "Enable the use of ADALM-PLUTO Evaluation Boards (Analog Devices Inc.), requires gr-iio" OFF)
option(ANVIL_INCLUDE_XCB_WINDOW_SYSTEM_SUPPORT "Includes XCB window system support (Linux builds only)" ON)
option(OT_FTD "enable FTD" ON)
option(BLUETOOTH_ENABLED "Enable Bluetooth" OFF)
option(CUDA_64_BIT_DEVICE_CODE "Compile device code in 64 bit mode" ${CUDA_64_BIT_DEVICE_CODE_DEFAULT})
option(SCORE_FHS_BUILD "For installing in Linux distros /usr hierarchy" OFF)
option(ENABLE_ambit "Enables the ambit tensor library" OFF)
option(
gtest_force_shared_crt
"Use shared (DLL) run-time lib even when Google Test is built as static lib."
OFF)
option(ENABLE_LIGHTMFS "Enable light version of LizardFS" OFF)
option(KITTYMEMORY_DEBUG "Enable KittyMemory debug log" ON)
option(FAIL_ON_UNSUPPORTED_OPTIONS_COMBINATION
"Stop/Fail CMake configuration if some ENABLE_XXX option is defined (either ON or OFF)
but is not possible to satisfy" ON)
option(MATX_EN_CUTENSOR OFF)