mirror of https://github.com/edouarda/brigand.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
279 B
PkgConfig
11 lines
279 B
PkgConfig
prefix=@CMAKE_INSTALL_PREFIX@
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Brigand
|
|
Description: Light-weight, fully functional, instant-compile time C++ 11 meta-programming library
|
|
URL: https://github.com/edouarda/brigand
|
|
Version: 1.2.0
|
|
Libs:
|
|
Cflags: -I${includedir}
|