libicsneo/third-party/optional-lite/test/tg-all.bat

4 lines
73 B
Batchfile

@for %%s in ( c++98 c++03 c++11 c++14 c++17 ) do (
call tg.bat %%s
)