Sha256: eae88d6db11db4fb777fd9658bf6905eb88cb770f9a5e83eac55c4158f05c95e
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 Bytes
Contents
CXX --- .. include:: ENV_VAR.txt Preferred executable for compiling ``CXX`` language files. Will only be used by CMake on the first configuration to determine ``CXX`` compiler, after which the value for ``CXX`` is stored in the cache as :variable:`CMAKE_CXX_COMPILER <CMAKE_<LANG>_COMPILER>`. For any configuration run (including the first), the environment variable will be ignored if the :variable:`CMAKE_CXX_COMPILER <CMAKE_<LANG>_COMPILER>` variable is defined.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zxing_cpp_no_cmake-0.1.2 | ext/zxing/cmake/share/cmake-3.16/Help/envvar/CXX.rst |