Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
cb4f78ba
"git@developer.sourcefind.cn:OpenDAS/torch-cluster.git" did not exist on "88a60c40db75f9de726807754d022ff98a69e83e"
Commit
cb4f78ba
authored
Dec 16, 2017
by
Davis King
Browse files
Tell appveyor to use 64bit visual studio toolchain.
parent
2213c428
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
appveyor.yml
appveyor.yml
+1
-2
No files found.
appveyor.yml
View file @
cb4f78ba
...
...
@@ -6,8 +6,7 @@ build_script:
# build test
-
mkdir %APPVEYOR_BUILD_FOLDER%\build_test
-
cd %APPVEYOR_BUILD_FOLDER%\build_test
-
pip install numpy
-
cmake -G "Visual Studio 14 2015 Win64" ../dlib/test
-
cmake -G "Visual Studio 14 2015 Win64" -T host=x64 ../dlib/test
-
cmake --build . --config %CONFIGURATION%
test_script
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment