mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 06:55:02 +01:00
temporaily disable openvr for ubuntu CI
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- script: |
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_ZMQ=OFF
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Release -DWITH_ZMQ=OFF -DWITH_OPENVR=OFF
|
||||
cmake --build .
|
||||
displayName: 'Build'
|
||||
- task: PublishBuildArtifacts@1
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
},
|
||||
"category" : "steamvr_input",
|
||||
"controller_type" : "knuckles",
|
||||
"description" : "Default two handed bindings with movement on the off hand",
|
||||
"name" : "Dual Controllers (Movement on Off Hand)",
|
||||
"description" : "Basic config with actions on triggers",
|
||||
"name" : "Basic config",
|
||||
"options" : {},
|
||||
"simulated_actions" : []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user