Revert accidental commenting out of dep_OCCT

This commit is contained in:
tamasmeszaros 2023-08-01 13:34:39 +02:00
parent 6d3d3298da
commit be468dca79

2
deps/CMakeLists.txt vendored
View File

@ -212,7 +212,7 @@ set(_dep_list
dep_OpenCSG
dep_CGAL
dep_Qhull
# dep_OCCT
dep_OCCT
${PNG_PKG}
${ZLIB_PKG}
${EXPAT_PKG}