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