mirror of
https://github.com/mappu/miqt.git
synced 2024-12-23 01:18:37 +00:00
genbindings: remove cflags headers from each file
This commit is contained in:
parent
aa1ece6126
commit
587644bab5
@ -278,8 +278,6 @@ func emitGo(src *CppParsedHeader, headerName string) (string, error) {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
#cgo CFLAGS: -fPIC
|
|
||||||
#cgo pkg-config: Qt5Widgets
|
|
||||||
#include "gen_` + headerName + `"
|
#include "gen_` + headerName + `"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user