Skip to content
Snippets Groups Projects
Commit dd82a960 authored by Christian Dreher's avatar Christian Dreher
Browse files

Merge branch 'fix/azure-kinect-noble' into 'main'

deps/azure-kinect: Minor Noble-specific adjustments

See merge request !856
parents a7658f7b 53b037c0
No related branches found
No related tags found
1 merge request!856deps/azure-kinect: Minor Noble-specific adjustments
Pipeline #22836 passed with warnings
......@@ -25,6 +25,7 @@
},
"CMAKE_CXX_COMPILER": {
"axii.switch_os": {
"noble": "$GXX_13",
"jammy": "$GXX_9",
"default": "$GXX_6"
}
......
......@@ -5,6 +5,7 @@
"apt": [
{
"axii.switch_os": {
"noble": "libsoundio2",
"jammy": "libsoundio2",
"default": "libsoundio1"
}
......
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