You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

10 lines
348 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: libphonenumber
Description: Parse, format, store and validate international phone numbers
URL: https://github.com/google/libphonenumber
Version: @CMAKE_PROJECT_VERSION@
Libs: -L${libdir} -lphonenumber