mirror of
https://github.com/boostorg/auto_index.git
synced 2025-05-09 15:14:03 +00:00
Work around msvc.jam's inability to use an exe
as a source to run
This commit is contained in:
parent
690c4c67f5
commit
d7fbfe23f7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user