Skip to content
Snippets Groups Projects
Commit 607eb78a authored by Sven Marcus's avatar Sven Marcus
Browse files

Turn GPU build off

parent 8fb18e2a
No related branches found
No related tags found
1 merge request!6Proper Python simulation tests
......@@ -43,7 +43,7 @@ stages:
- cd $CI_PROJECT_DIR/$BUILD_FOLDER
- cmake ..
-DBUILD_VF_CPU=ON
-DBUILD_VF_GPU=ON
-DBUILD_VF_GPU=OFF
- cmake . -LAH
- make -j4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment