Searched refs:targetType (Results 1 – 1 of 1) sorted by relevance
193 def parseTargetType(targetType): argument194 if targetType == "EXECUTABLE":196 elif targetType == "STATIC_LIBRARY":198 elif targetType == "SHARED_LIBRARY":200 elif targetType == "MODULE_LIBRARY":202 elif targetType == "OBJECT_LIBRARY":204 elif targetType == "UTILITY":