1 2 3 4 5 6 7 8 9 10
target_sources(main PUBLIC EnemyFactory.cpp LocationFactory.cpp Object.cpp ObjectFactory.cpp Dungeon.cpp Location.cpp util.cpp )