source: BAORadio/libindi/libindi/libindi.pc.cmake @ 501

Last change on this file since 501 was 501, checked in by frichard, 14 years ago

-BAOControl : petite interface permettant de contrôler les antennes via le pilote indi_BAO
-Le pilote indi_BAO utilise désormais libindi v 0.7

File size: 354 bytes
Line 
1prefix=@CMAKE_INSTALL_PREFIX@
2exec_prefix=@CMAKE_INSTALL_PREFIX@
3libdir=@LIB_DESTINATION@
4includedir=@INCLUDE_INSTALL_DIR@
5
6Name: libindi
7Description: Instrument Neutral Distributed Interface
8URL=http://www.indilib.org/
9Version: @CMAKE_INDI_VERSION_STRING@
10Libs: -L@LIB_DESTINATION@ -lindi
11Cflags: -I@INCLUDE_INSTALL_DIR@ -@INCLUDE_INSTALL_DIR@/libindi
12
Note: See TracBrowser for help on using the repository browser.