mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
added .exe suffix missing at rev 41297
[SVN r41315]
This commit is contained in:
parent
efd8ea14ef
commit
ff403f0a62
@ -22,7 +22,7 @@ rule change-test_update-exe-name ( name : type ? : property-set )
|
|||||||
{
|
{
|
||||||
if [ os.on-windows ] && [ type.is-subtype $(type) EXE ]
|
if [ os.on-windows ] && [ type.is-subtype $(type) EXE ]
|
||||||
{
|
{
|
||||||
return test_updat ;
|
return test_updat.exe ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user