Skip to content

Commit 9413f7f

Browse files
committed
fix fix fix
Signed-off-by: sxf <sun_xfancy@163.com>
1 parent 4328eb9 commit 9413f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
before_build:
1414
- mkdir build
1515
- cd build
16-
- cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TEST=ON -DLLVM_SDK_PATH="C:/projects/elite/LLVM_SDK" -DLLVM_VERSION=3.7 ..
16+
- cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_SDK_PATH="C:/projects/elite/LLVM_SDK" -DLLVM_VERSION=3.7 ..
1717

1818
build_script:
1919
- msbuild /p:Configuration=Release "deps.vcxproj"

0 commit comments

Comments
 (0)