add_library(cross_os_debug SHARED
        xdbg.cpp)

target_link_libraries(cross_os_debug fmt)