CMake
Classes: Base
10 11 12
# File 'lib/vcpkg_pipeline/extension/cmake_vpl.rb', line 10 def self.open(path) CMake::Base.new(path) end