base-cpp/src/SConscript

5 lines
100 B
Python

# SConscript
# vim: set ft=python:
# Eryn Wells <eryn@erynwells.me>
Program('hello', ['hello.cc'])