base-cpp/src/SConscript

6 lines
100 B
Text
Raw Normal View History

2014-01-30 15:13:54 -08:00
# SConscript
# vim: set ft=python:
# Eryn Wells <eryn@erynwells.me>
2015-10-17 00:24:54 -07:00
Program('hello', ['hello.cc'])