• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1libdir=@CMAKE_INSTALL_FULL_LIBDIR@
2
3Name: @PROJECT_NAME@
4Description: Google microbenchmark framework (with main() function)
5Version: @VERSION@
6Requires: benchmark
7Libs: -L${libdir} -lbenchmark_main
8