Sha256: fbb3fb04e553115a0dd4e213aba0e715c57d4747a9d607a0a699f93d82b950f6
Contents?: true
Size: 359 Bytes
Versions: 1
Compression:
Stored size: 359 Bytes
Contents
CMAKE_ROLE ---------- Tells what mode the current running script is in. Could be one of several values: ``PROJECT`` Running in project mode (processing a ``CMakeLists.txt`` file). ``SCRIPT`` Running in ``-P`` script mode. ``FIND_PACKAGE`` Running in ``--find-package`` mode. ``CTEST`` Running in CTest script mode. ``CPACK`` Running in CPack.
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/prop_gbl/CMAKE_ROLE.rst |