You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/timer/CMakeLists.txt

11 lines
185 B
CMake

add_files(
timer_game_calendar.cpp
timer_game_calendar.h
timer_game_tick.cpp
timer_game_tick.h
timer_window.cpp
timer_window.h
timer_manager.h
timer.h
)