class MxxRu::Cpp::Lib_target_type

Target type is static library (lib).

Constants

TYPE

Public Instance Methods

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