extraDefines property
Extra definitions passed verbatim to the CMake configure step, applied on all platforms. Platform-specific defines can also be set via WindowsConfig.extraDefines.
Implementation
final List<String> extraDefines;
Extra definitions passed verbatim to the CMake configure step, applied on all platforms. Platform-specific defines can also be set via WindowsConfig.extraDefines.
final List<String> extraDefines;