Add ng build file.
This commit is contained in:
parent
97c4447fc4
commit
758e407f1a
|
@ -0,0 +1,10 @@
|
|||
compilers:
|
||||
cxx: clang++-5.0
|
||||
ld: clang++-5.0
|
||||
|
||||
targets:
|
||||
cc:
|
||||
ch01ex01: []
|
||||
ch01ex03: []
|
||||
ch01ex04: []
|
||||
ch01ex05: []
|
Loading…
Reference in New Issue