cplusminus/cpm/buildfile

7 lines
138 B
Plaintext
Raw Permalink Normal View History

2022-12-18 21:50:01 +00:00
libs =
#import libs += libhello%lib{hello}
exe{cpm}: {hxx ixx txx cxx}{**} $libs testscript
cxx.poptions =+ "-I$out_root" "-I$src_root"