|
Basic RT components and utilities
315.12.1
|
Functions | |
| set (comp_sources Range2PointCloud.cpp) set(libs hrpsysBaseStub $ | |
| add_library (Range2PointCloud SHARED ${comp_sources}) target_link_libraries(Range2PointCloud $ | |
| set_target_properties (Range2PointCloud PROPERTIES PREFIX"") add_executable(Range2PointCloudComp Range2PointCloudComp.cpp $ | |
| target_link_libraries (Range2PointCloudComp ${libs}) set(target Range2PointCloud Range2PointCloudComp) install(TARGETS $ | |
| add_library | ( | ) |
| set | ( | comp_sources Range2PointCloud. | cpp | ) |
| set_target_properties | ( | Range2PointCloud PROPERTIES PREFIX"" | ) |
1.7.6.1