blob: b289efc0158506b9c603f32d83fd2655081622eb (
plain)
1
2
3
4
5
6
7
8
9
|
prefix=@PREFIX@
exec_prefix=${prefix}
includedir=${prefix}/include
Name: pcg-cpp
Description: Family of better random number generators
URL: https://www.pcg-random.org
Version: 0.98.1
Cflags: -I${includedir}
|