4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
dependencies {
|
|
runtimeOnly(variantOf(libs.librealsense) { classifier("linux-x86_64") })
|
|
}
|