这段代码是使用CMake语言定义的两个命令: cmake_dependent_option:该命令用于定义一个依赖选项。它有以下参数: ENABLE_FFMPEG:选项名称,表示是否启用FFmpeg视频支持。 "Build mediastreamer2 with ffmpeg video support.":选项描述,即在CMake生成的配置界面中显示的文本。 NO:默认值,表示默认情况下不启用该选项。 "...
CMake作为构建系统可以轻松生成Visual Studio工程,这让我们的新项目可以不必维护一组专门的Visual Studio工...
This macro presents an option to the user only if a set of other conditions are true. .. command:: cmake_dependent_option .. code-block:: cmake cmake_dependent_option(<option> "<help_text>" <value> <depends> <force>) Makes ``<option>`` available to the user if the ...
DependentOption.cmake FindClangFormat.cmake FindClangTidy.cmake FindWayland.cmake ToLua.cmake UninstallConky.cmake.in build.h.in clang-format.cmake clang-tidy.cmake config.h.in data doc extras lua src tests web .clang-format .clang-tidy .dockerignore .editorconfig .envrc .gitigno...
阿里的一些开源项目例如dubbo, druid, fastjson等在国内的影响力是蛮大的。今天谈下温少的fastjson, 它...
/ParaView-3.14.1-Source/VTK/CMake/vtkDependentOption.cmake # CMake | 34 lines | 21 code | 2 blank | 11 comment | 0 complexity | bab8468047b41713760bce1259a9cae4 MD5 |raw file Possible License(s): CC-BY-3.0, Apache-2.0, BSD-3-Clause, JSON, LGPL-2.0 ...
CMake作为构建系统可以轻松生成Visual Studio工程,这让我们的新项目可以不必维护一组专门的Visual Studio...
CMakeCompilerABI.h CMakeCompilerIdDetection.cmake CMakeConfigurableFile.in CMakeDependentOption.cmake CMakeDetermineASM-ATTCompiler.cmake CMakeDetermineASMCompiler.cmake CMakeDetermineASM_MASMCompiler.cmake CMakeDetermineASM_NASMCompiler.cmake CMakeDetermineCCompiler.cmake CMakeDetermineC...
CMakeCompilerABI.h CMakeCompilerIdDetection.cmake CMakeConfigurableFile.in CMakeDependentOption.cmake CMakeDetermineASM-ATTCompiler.cmake CMakeDetermineASMCompiler.cmake CMakeDetermineASM_MASMCompiler.cmake CMakeDetermineASM_NASMCompiler.cmake CMakeDetermineCCompiler.cmake CMakeDetermineCS...
Mirror of CMake upstream repository. Contribute to Kitware/CMake development by creating an account on GitHub.