2021-03-03 04:00:58 +00:00
|
|
|
homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
|
2020-06-24 02:05:39 +01:00
|
|
|
prefix=${homebrew_sdkroot}/usr
|
|
|
|
exec_prefix=/usr
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
sharedlibdir=${libdir}
|
|
|
|
includedir=${prefix}/include/uuid
|
|
|
|
|
|
|
|
Name: uuid
|
|
|
|
Description: Universally unique id library
|
|
|
|
Version: 1.0
|
|
|
|
|
|
|
|
Requires:
|
|
|
|
Libs:
|
|
|
|
Cflags: -I${includedir}
|