Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/ExpressionClustering/flann/lib/pkgconfig/flann.pc @ 15840

Last change on this file since 15840 was 15840, checked in by gkronber, 6 years ago

#2886 added utility console program for clustering of expressions

File size: 365 bytes
Line 
1# This file was generated by CMake for flann
2prefix=C:/Projets/PCL/SuperBuild-test/CMakeExternal/Install/Flann
3exec_prefix=${prefix}
4libdir=${prefix}/lib
5includedir=${prefix}/include
6
7Name: flann
8Description: Fast Library for Approximate Nearest Neighbors
9Version: 1.7.1
10Requires:
11Libs: -L${libdir} -lflann_cpp -lflann_cpp-gd
12Cflags: -I${includedir}
13
Note: See TracBrowser for help on using the repository browser.