mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 17:30:35 +05:00
22359: Body Fitting algorithm: grid orientation
+ ${GEOM_INCLUDE_DIRS} + ${GEOM_GEOMUtils}
This commit is contained in:
parent
494cae9236
commit
b416ea5c24
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user