aux_source_directory(${CMAKE_CURRENT_LIST_DIR} FLAGS_SRCS)

target_sources(function_proxy_common_lib PRIVATE ${FLAGS_SRCS})