Last change
on this file since 654 was 501, checked in by frichard, 15 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 | |
---|
1 | prefix=@CMAKE_INSTALL_PREFIX@
|
---|
2 | exec_prefix=@CMAKE_INSTALL_PREFIX@
|
---|
3 | libdir=@LIB_DESTINATION@
|
---|
4 | includedir=@INCLUDE_INSTALL_DIR@
|
---|
5 |
|
---|
6 | Name: libindi
|
---|
7 | Description: Instrument Neutral Distributed Interface
|
---|
8 | URL=http://www.indilib.org/
|
---|
9 | Version: @CMAKE_INDI_VERSION_STRING@
|
---|
10 | Libs: -L@LIB_DESTINATION@ -lindi
|
---|
11 | Cflags: -I@INCLUDE_INSTALL_DIR@ -@INCLUDE_INSTALL_DIR@/libindi
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.