mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 16:31:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			287 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			287 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=/usr
 | |
| exec_prefix=${prefix}
 | |
| includedir=${prefix}/include
 | |
| libdir=${exec_prefix}/lib
 | |
| 
 | |
| Name: dSFMT
 | |
| Version: @VERSION@
 | |
| URL: https://github.com/MersenneTwister-Lab/dSFMT
 | |
| Description: Double precision SIMD-oriented Fast Mersenne Twister
 | |
| Cflags: -I${includedir}
 | |
| Libs: -L${libdir} -ldSFMT
 |