6 lines
78 B
CMake
6 lines
78 B
CMake
target_sources(${PROJECT_NAME} PRIVATE
|
|
Player.c
|
|
Centery.c
|
|
Gun.c
|
|
)
|