mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
iOS: basic building and running (#5999)
This commit is contained in:
@@ -17,7 +17,10 @@ pub const (
|
||||
#flag freebsd -I/usr/local/include/freetype2
|
||||
#flag freebsd -Wl -L/usr/local/lib
|
||||
|
||||
#flag -lfreetype
|
||||
#flag windows -lfreetype
|
||||
#flag linux -lfreetype
|
||||
#flag darwin -lfreetype
|
||||
|
||||
#flag darwin -lpng -lbz2 -lz
|
||||
|
||||
#flag linux -I.
|
||||
|
||||
Reference in New Issue
Block a user