Searched refs:hostSystemName (Results 1 – 20 of 20) sorted by relevance
9 "TEST_HOST_SYSTEM_NAME": "${hostSystemName}"
300 # Test ${hostSystemName} macro
295 cm::string_view hostSystemName = cmSystemTools::GetSystemName(); in SetDefaultDefinitions() local296 this->SetDefinition("CMAKE_HOST_SYSTEM_NAME", hostSystemName); in SetDefaultDefinitions()297 if (hostSystemName == "Windows") { in SetDefaultDefinitions()
193 char *hostSystemName; member
811 g_free(item->hostSystemName);992 ctx->hostSystemName = g_strdup(ctx->hostSystem->name); in esxVI_Context_LookupManagedObjects()1146 ctx->hostSystemName = g_strdup(previousItem); in esxVI_Context_LookupManagedObjectsByPath()1148 if (esxVI_LookupHostSystem(ctx, ctx->hostSystemName, in esxVI_Context_LookupManagedObjectsByPath()
21 * :manual:`cmake-presets(7)` gained support for a ``${hostSystemName}`` macro.
971 ``${hostSystemName}``