Files
skevity/source/game_source/entities/CMakeLists.txt

6 lines
78 B
CMake

target_sources(${PROJECT_NAME} PRIVATE
Player.c
Centery.c
Gun.c
)