unrealxr/ardriver/xreal/xreal_debug_logging.go

7 lines
130 B
Go

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