file(GLOB CUR_DIR_SRCS "*.cpp")
target_sources(plugintoolkit PRIVATE ${CUR_DIR_SRCS})