unrealxr/ardriver/xreal/xrealsrc/xreal_debug_logging.go
2025-06-27 12:26:54 -04:00

7 lines
130 B
Go

//go:build xreal && !xreal_debug_logging
// +build xreal,!xreal_debug_logging
package xreal
// #cgo CFLAGS: -DNDEBUG
import "C"