class MxxRu::Cpp::ExtCMakeProjectTargetType
Target
type is an external CMake project.
Since v.1.6.11
Constants
- TYPE
Public Instance Methods
name()
click to toggle source
# File lib/mxx_ru/cpp/ext_cmake_project.rb, line 47 def name return TYPE end