cyclonedds-src 1.0.1

Eclipse CycloneDDS C library source for building from source
Documentation
1
2
3
4
5
6
7
8
9
prefix=@CMAKE_INSTALL_PREFIX@
includedir=@CYCLONEDDS_PKG_CONFIG_INCLUDEDIR@
libdir=@CYCLONEDDS_PKG_CONFIG_LIBDIR@

Name: @PROJECT_NAME@
Description: Eclipse Cyclone DDS library
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lddsc
Cflags: -I${includedir}