Basic RT components and utilities  315.7.0
Functions
CMakeLists.txt File Reference

Functions

 set (comp_sources PDcontroller.cpp) add_library(PDcontroller SHARED $
 
 target_link_libraries (PDcontroller ${OPENRTM_LIBRARIES}) set_target_properties(PDcontroller PROPERTIES PREFIX"") add_executable(PDcontrollerComp PDcontrollerComp.cpp $
 
 target_link_libraries (PDcontrollerComp ${OPENRTM_LIBRARIES}) set(target PDcontroller PDcontrollerComp) install(TARGETS $
 

Function Documentation

set ( comp_sources PDcontroller.  cpp)
target_link_libraries ( PDcontroller ${OPENRTM_LIBRARIES}  )
target_link_libraries ( PDcontrollerComp ${OPENRTM_LIBRARIES}  )