/alps/ipecamera

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ipecamera
253 by Suren A. Chilingaryan
Provide version information as required by new pcilib interface
1
prefix=${CMAKE_INSTALL_PREFIX}
279 by Suren A. Chilingaryan
Use GNUInstallDirs
2
exec_prefix=${CMAKE_INSTALL_FULL_BINDIR}
253 by Suren A. Chilingaryan
Provide version information as required by new pcilib interface
3
libdir=${PCILIB_PLUGIN_DIR}
279 by Suren A. Chilingaryan
Use GNUInstallDirs
4
includedir=${CMAKE_INSTALL_FULL_INCLUDEDIR}
253 by Suren A. Chilingaryan
Provide version information as required by new pcilib interface
5
6
Name: ${TARNAME}
7
Description: IPECamera event engine for pcilib
8
Version: ${PACKAGE_VERSION}
9
Libs: -L${PCILIB_PLUGIN_DIR} -lipecamera
279 by Suren A. Chilingaryan
Use GNUInstallDirs
10
Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}