Modify the CMakeLists.txt file to add the Ray files
This commit is contained in:
parent
046754c93d
commit
e18a6f4af7
|
@ -130,6 +130,8 @@ SET (REACTPHYSICS3D_SOURCES
|
|||
"src/mathematics/Vector2.h"
|
||||
"src/mathematics/Vector2.cpp"
|
||||
"src/mathematics/Vector3.h"
|
||||
"src/mathematics/Ray.h"
|
||||
"src/mathematics/Ray.cpp"
|
||||
"src/mathematics/Vector3.cpp"
|
||||
"src/memory/MemoryAllocator.h"
|
||||
"src/memory/MemoryAllocator.cpp"
|
||||
|
|
Loading…
Reference in New Issue
Block a user