class MxxRu::Cpp::MacOSBundleTargetType

Target type is MacOS bundle (.bundle is a kind of dll on MacOS).

Since v.1.4.10

Constants

TYPE

Public Instance Methods

name() click to toggle source
# File lib/mxx_ru/cpp/target.rb, line 402
def name
  return TYPE
end