File tcmu-runner-handler_file-add-libtcmu.patch of Package tcmu-runner
Index: tcmu-runner-1.2.0/CMakeLists.txt =================================================================== --- tcmu-runner-1.2.0.orig/CMakeLists.txt +++ tcmu-runner-1.2.0/CMakeLists.txt @@ -131,6 +131,7 @@ add_library(handler_file SHARED file_example.c ) +target_link_libraries(handler_file tcmu) set_target_properties(handler_file PROPERTIES PREFIX ""