Codebase list crossguid / run/9476235b-f0c3-4702-961d-c4b8e96540f3/upstream crossguid.pc.in
run/9476235b-f0c3-4702-961d-c4b8e96540f3/upstream

Tree @run/9476235b-f0c3-4702-961d-c4b8e96540f3/upstream (Download .tar.gz)

crossguid.pc.in @run/9476235b-f0c3-4702-961d-c4b8e96540f3/upstreamraw · 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