exclude C source files from non-darwin targets

This commit is contained in:
zackslash
2023-10-19 17:59:24 +01:00
parent e938d62cb3
commit e191bf0d9f
3 changed files with 10 additions and 4 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:build darwin
#import "mpmediabridge.h"
/**