mirror of
https://github.com/boostorg/bind.git
synced 2025-08-07 16:54:37 +02:00
Fix if condition
This commit is contained in:
@@ -48,5 +48,5 @@ install:
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
- if "%CXXSTD%" != "" set CXXSTD=cxxstd=%CXXSTD%
|
||||
- if not "%CXXSTD%" == "" set CXXSTD=cxxstd=%CXXSTD%
|
||||
- b2 libs/bind/test toolset=%TOOLSET% %CXXSTD%
|
||||
|
Reference in New Issue
Block a user