1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/filesystem/example/test/build.bat

8 lines
213 B
Batchfile

@echo off
rem Copyright Beman Dawes, 2010
rem Distributed under the Boost Software License, Version 1.0.
rem See www.boost.org/LICENSE_1_0.txt
echo Compiling example programs...
b2 %* >b2.log
find "error" <b2.log