add_library(
    path_tracing
    unidirectional.hpp
)

set_target_properties(path_tracing PROPERTIES LINKER_LANGUAGE CXX)