added PrimaryMathematics.h and PhysicsConst.h at CMakeLists.txt
This commit is contained in:
@@ -32,7 +32,10 @@ SET(MATH_HEADER_FILES ${MATH_INCLUDE_PATH}/bvec.h
|
||||
${MATH_INCLUDE_PATH}/FastTriangle.h
|
||||
${MATH_INCLUDE_PATH}/Math.h
|
||||
${MATH_INCLUDE_PATH}/Matrix.h
|
||||
${MATH_INCLUDE_PATH}/Vector.h)
|
||||
${MATH_INCLUDE_PATH}/Vector.h
|
||||
${MATH_INCLUDE_PATH}/PrimaryMathematics.h
|
||||
${MATH_INCLUDE_PATH}/PhysicsConst.h
|
||||
)
|
||||
|
||||
SET(MATH_SOURCE_FILES Math/LAtan.cpp
|
||||
Math/LSinCos.cpp
|
||||
|
Reference in New Issue
Block a user