Skip to content
Snippets Groups Projects
Commit 3f2fc24f authored by Max Lyon's avatar Max Lyon
Browse files

fix cmake path on windows

parent b4ede4c8
Branches
No related tags found
1 merge request!5fix cmake path on windows
Pipeline #16885 passed with warnings
......@@ -12,8 +12,6 @@ test-windows:
tags:
- VS2017
script:
- mkdir build
- cd build
- cmake ../CI
- CI/windows.bat
allow_failure: true
mkdir build
cd build
"C:/Program Files/CMake/bin/cmake" ../CI
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment