7 lines
95 B
CMake
7 lines
95 B
CMake
target_sources(${PROJECT_NAME} PRIVATE
|
|
Player_c.c
|
|
Player_e.c
|
|
Centery.c
|
|
Gun.c
|
|
)
|