Please enable JavaScript.
Coggle requires JavaScript to display documents.
CMake - Coggle Diagram
CMake
Target
Library
Product type
Shared
Object
Module
Static
Imported
Interface
Executable
Aliased
Imported
Custom
Meta
ALL
Scope
Source File
Directory
Global
Function
Commands
add_executable
#
add_library
#
add_custom_target
#
Properties
Target
IMPORTED_LOCATION
#
IMPORTED_LOCATION_<CONFIG>
IMPORTED_LOCATION
#
IMPORTED_LOCATION_<CONFIG>
IMPORTED_IMPLIB
IMPORTED_IMPLIB_<CONFIG>
IMPORTED_OBJECTS
#
IMPORTED_OBJECTS_<CONFIG>
Grammar