mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2025-10-21 20:10:36 +00:00
15 lines
154 B
CMake
15 lines
154 B
CMake
add_library(
|
|
modules
|
|
action.cc
|
|
action.hh
|
|
event.cc
|
|
event.hh
|
|
player.cc
|
|
player.hh
|
|
role.cc
|
|
role.hh
|
|
room.cc
|
|
room.hh
|
|
time.cc
|
|
time.hh)
|