mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
14 lines
180 B
CMake
14 lines
180 B
CMake
add_library(physics
|
|
Vector3D.cpp
|
|
BBox.cpp
|
|
BBox.h
|
|
Course.cpp
|
|
Quaternion.cpp
|
|
Shape.cpp
|
|
Transform.cpp
|
|
Convert.h
|
|
Course_impl.h
|
|
Shape_impl.h)
|
|
|
|
|
|
|