mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 08:18:49 -04:00
10 lines
209 B
PkgConfig
10 lines
209 B
PkgConfig
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}
|