mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-28 04:24:01 +00:00
Fix static x264 static link on Windows
This commit is contained in:
parent
0aeaa5580c
commit
75e41e4fd0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
package h264
|
||||
|
||||
/*
|
||||
#cgo pkg-config: x264
|
||||
#cgo !st pkg-config: x264
|
||||
#cgo st LDFLAGS: -l:libx264.a
|
||||
|
||||
#include "stdint.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue