01-basic_app

This page applies to v0.1-alpha
home > 0.1-alpha home

# Demonstrates the minimum required to create a C++ console app
#
target :BasicApp  do
  type :console
  src ['main.cpp']
end

Generated using Redcarpet, CodeRay, Inter and FiraCode. css by Harry Denholm.