osx fixes. Update cmake files.

This commit is contained in:
castano
2012-02-14 18:00:47 +00:00
parent 778bdec4ba
commit 21af952fec
7 changed files with 33 additions and 11 deletions

View File

@ -9,6 +9,7 @@ SET(MATH_SRCS
Matrix.h
Plane.h Plane.inl Plane.cpp
SphericalHarmonic.h SphericalHarmonic.cpp
SimdVector.h SimdVector_SSE.h SimdVector_VE.h
Vector.h Vector.inl)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})