Project:
Open Babel
Code Location:
https://openbabel.svn.sourceforge.net/svnroot/openbabel/openbabel/trunk/openbabel/trunk
openbabel-2.0.pc.cmake
prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/@LIB_INSTALL_DIR@ includedir=${prefix}/include pkgincludedir=${includedir}/openbabel-2.0 Name: Open Babel library Description: libopenbabel Version: @BABEL_VERSION@ Libs: -L${libdir} -lopenbabel Cflags: -I${pkgincludedir}
