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

Turn GPU build off

parent 86918527
No related branches found
No related tags found
1 merge request!6Proper Python simulation tests
......@@ -44,7 +44,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