Work around msvc.jam's inability to use an exe as a source to run

This commit is contained in:
Peter Dimov 2023-09-14 05:13:02 +03:00
parent 690c4c67f5
commit d7fbfe23f7

View File

@ -46,7 +46,7 @@ rule auto-index-test ( target-name : input-file : script-file : output-file ? :
[ targets.create-typed-target RUN
: $(project)
: $(target-name)_check
: line_compare_tool
: [ alias lct : line_compare_tool : release ]
: $(requirements)
<location-prefix>$(target-name).test
<testing.arg>$(HERE)/$(target-name).out