add_library(tft_app_elevator_model STATIC src/elevator_model.c)

target_include_directories(tft_app_elevator_model PUBLIC include/)
