1
0
Fork 0
cuberite-2a/src/Physics/CMakeLists.txt

10 lines
117 B
CMake

target_sources(
${CMAKE_PROJECT_NAME} PRIVATE
Explodinator.cpp
# Lightning.cpp
Explodinator.h
# Lightning.h
)