mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 08:46:53 +08:00
Fix indentation for appveyor config
This commit is contained in:
parent
f8bb8dc53e
commit
52a26bea5f
@ -11,7 +11,7 @@ build_script:
|
||||
|
||||
cd build
|
||||
|
||||
cmake c:\Projects\chaiscript -G "%VS_VERSION%" -D BUILD_TESTING:BOOL=ON -D BUILD_MODULES:BOOL=ON
|
||||
cmake c:\Projects\chaiscript -G "%VS_VERSION%" -D BUILD_TESTING:BOOL=ON -D BUILD_MODULES:BOOL=ON
|
||||
|
||||
cmake --build . --config Debug
|
||||
test_script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user