makeclean / occ_faceter

GNU Lesser General Public License v2.1
4 stars 6 forks source link

Improved the build not building CGAL components if not found #15

Open makeclean opened 3 years ago

makeclean commented 3 years ago

Some fixes for #13

qingfengxia commented 3 years ago

you are quite right , MOAB_DIR is the future way to do, is that possible to have 2 hints

find_path(MOAB_CMAKE_CONFIG NAMES MOABConfig.cmake HINTS ${MOAB_ROOT} ${MOAB_DIR}