Added MathConst.h in CMakeLists.txt
This commit is contained in:
@@ -44,6 +44,7 @@ SET(MATH_INCLUDE_PATH ${CMCORE_ROOT_INCLUDE_PATH}/hgl/math)
|
||||
SET(MATH_HEADER_FILES ${MATH_INCLUDE_PATH}/bvec.h
|
||||
${MATH_INCLUDE_PATH}/FastTriangle.h
|
||||
${MATH_INCLUDE_PATH}/Math.h
|
||||
${MATH_INCLUDE_PATH}/MathConst.h
|
||||
${MATH_INCLUDE_PATH}/Matrix.h
|
||||
${MATH_INCLUDE_PATH}/Vector.h
|
||||
${MATH_INCLUDE_PATH}/PrimaryMathematics.h
|
||||
|
Reference in New Issue
Block a user