mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Debug info.
[skip travis]
This commit is contained in:
@@ -40,7 +40,6 @@ configuration:
|
||||
build_script:
|
||||
- cd src/engine
|
||||
- build.bat %TOOLSET%
|
||||
- dir
|
||||
- cd ../..
|
||||
|
||||
test_script:
|
||||
|
||||
@@ -185,6 +185,7 @@ set BJAM_SOURCES=%BJAM_SOURCES% modules/set.c
|
||||
|
||||
@echo ON
|
||||
%BOOST_JAM_CXX% %BOOST_JAM_OPT_JAM% %BJAM_SOURCES% %BOOST_JAM_OPT_LINK%
|
||||
dir
|
||||
copy /b b2.exe bjam.exe
|
||||
|
||||
:Finish
|
||||
|
||||
Reference in New Issue
Block a user