Structs§
- Build
Name - Sets the specified variable to a string representing the platform and compiler settings.
- Exec
Program - Run an executable program during the processing of the CMakeList.txt file.
- Export
Library Dependencies - This command generates an old-style library dependencies file.
- Install
Targets - Create rules to install the listed targets into the given directory.
- Load
Command - Load a command into a running CMake.
- Make
Directory - Creates the specified directory.
- Output
Required Files - Approximate C preprocessor dependency scanning.
- QtWrap
Cpp - Manually create Qt Wrappers.
- QtWrap
Ui - Manually create Qt user interfaces Wrappers.
- Remove
- Removes value from the variable.
- Subdir
Depends - Does nothing.
- Subdirs
- Add a list of subdirectories to the build.
- UseMangled
Mesa - Copy mesa headers for use in combination with system GL.
- Utility
Source - Specify the source tree of a third-party utility.
- Variable
Requires - Assert satisfaction of an option’s required variables.
- Write
File - Write content into a file.
Enums§
- Install
Files - Specifies rules for installing files for a project.
- Install
Programs - Specifies rules for installing programs for a project.