22359: Body Fitting algorithm: grid orientation

+  ${GEOM_INCLUDE_DIRS}

+  ${GEOM_GEOMUtils}
This commit is contained in:
eap 2014-02-04 13:06:41 +00:00
parent 494cae9236
commit b416ea5c24

View File

@ -30,6 +30,7 @@ INCLUDE_DIRECTORIES(
${VTK_INCLUDE_DIRS}
${KERNEL_INCLUDE_DIRS}
${GUI_INCLUDE_DIRS}
${GEOM_INCLUDE_DIRS}
${PROJECT_SOURCE_DIR}/src/SMESHUtils
${PROJECT_SOURCE_DIR}/src/SMESH
${PROJECT_SOURCE_DIR}/src/SMESHDS
@ -61,6 +62,7 @@ SET(_link_LIBRARIES
${CAS_TKAdvTools}
${CAS_TKTopAlgo}
${CAS_TKG3d}
${GEOM_GEOMUtils}
SMESHimpl
SMESHDS
${TBB_LIBS}