15 lines
		
	
	
		
			314 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			314 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
 | |
| 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}
 | 
