class MxxRu::Cpp::ExeTargetType
Target
type is application.
Constants
- TYPE
Public Instance Methods
name()
click to toggle source
# File lib/mxx_ru/cpp/target.rb, line 363 def name return TYPE end
Target
type is application.
# File lib/mxx_ru/cpp/target.rb, line 363 def name return TYPE end