add_library(
    obj_temp
    obj.hpp
)

set_target_properties(obj_temp PROPERTIES LINKER_LANGUAGE CXX)