15 lines
		
	
	
		
			311 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			311 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| 
								 | 
							
								homebrew_sdkroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.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}
							 |