add_library(detype1 OBJECT detype1.c)

target_include_directories(detype1 PUBLIC AFTER ../shared/include)
