add_library(
    rendering_body_fixed
    body_fixed_group.hpp
    body_fixed_entity.hpp
)

set_target_properties(rendering_body_fixed PROPERTIES LINKER_LANGUAGE CXX)