updated CMakeLists.txt to include LibXML and LibColladaDom, and use better naming for libs. This should allow autogeneration of visual studio projectfiles, and Apple XCode projectfiles for COLLADA_DOM demo.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ADD_LIBRARY(LINEAR_MATH
|
||||
ADD_LIBRARY(LibLinearMath
|
||||
Geometry.cpp
|
||||
Quat.cpp
|
||||
Vector.cpp
|
||||
|
||||
Reference in New Issue
Block a user