cmaize.globals

cmaize.globals.cpp_set_global(CMAIZE_CXX_INCLUDE_FILE_EXTENSIONS "H;h;HPP;hpp;HXX;hxx;HH;hh")

Warning

This is a generic command invocation. It is not a function or macro definition.

File extensions for CXX header files. This is the counterpart to CMAKE_CXX_SOURCE_FILE_EXTENSIONS.

cmaize.globals.cpp_set_global(CMAIZE_GITHUB_TOKEN "")

Warning

This is a generic command invocation. It is not a function or macro definition.

GitHub token used to access private repositories. It is empty by default.

cmaize.globals.cpp_set_global(CMAIZE_PROJECT "")

Warning

This is a generic command invocation. It is not a function or macro definition.

Current CMaize project.

cmaize.globals.cpp_set_global(CMAIZE_TOP_PROJECT "")

Warning

This is a generic command invocation. It is not a function or macro definition.

Top-level CMaize project.

cmaize.globals.cpp_set_global(CMAIZE_SUPPORTED_LANGUAGES CXX)

Warning

This is a generic command invocation. It is not a function or macro definition.

Languages supported by CMaize.

cmaize.globals.cpp_set_global(CMAIZE_SUPPORTED_PACKAGE_MANAGERS cmake)

Warning

This is a generic command invocation. It is not a function or macro definition.

Package manager options supported by CMaize.