This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
miqt
Watch
1
Star
0
Fork
0
You've already forked miqt
mirror of
https://github.com/mappu/miqt.git
synced
2024-12-23 01:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7347073bd8
miqt
/
qt
/
cflags_linux.go
10 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
miqt: android support
2024-09-24 06:55:27 +00:00
// +build linux,!android
qt: add separate per-OS cflags files (1/X)
2024-09-01 05:16:33 +00:00
package
qt
/
*
#
cgo
CFLAGS
:
-
fPIC
#
cgo
pkg
-
config
:
Qt5Widgets
*
/
import
"C"
Reference in New Issue
Copy Permalink