mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
6 lines
100 B
Python
6 lines
100 B
Python
|
|
#Program('helloscons', ['helloscons.cpp', 'function1.cpp'])
|
|
|
|
Program('helloscons', Glob('*.cpp'))
|
|
|