Codebase list crossguid / 9476235b-f0c3-4702-961d-c4b8e96540f3/upstream/0.2.2+git20190529.1.ca1bf4b crossguid.pc.in
9476235b-f0c3-4702-961d-c4b8e96540f3/upstream/0.2.2+git20190529.1.ca1bf4b

Tree @9476235b-f0c3-4702-961d-c4b8e96540f3/upstream/0.2.2+git20190529.1.ca1bf4b (Download .tar.gz)

crossguid.pc.in @9476235b-f0c3-4702-961d-c4b8e96540f3/upstream/0.2.2+git20190529.1.ca1bf4braw · history · blame

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
libdir=@CMAKE_INSTALL_FULL_LIBDIR@

Name: crossguid
Description: Lightweight cross platform C++ GUID/UUID library 
URL: https://github.com/graeme-hill/crossguid
Version: @PROJECT_VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lcrossguid