]> OCCT Git - occt.git/commit
CMake - Disable building Overview by default #369
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Fri, 14 Feb 2025 10:47:45 +0000 (11:47 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2025 10:47:45 +0000 (10:47 +0000)
commit425f88e63a420740b21a8292e4ab7ba0f760660e
tree1e3cbfc9b56a21c8ccfb906bac6b74fcc3d88418
parent5a186c7b1a9bba7d9cb790e465d38a6c5cfe6b32
CMake - Disable building Overview by default #369

Updated default behavior to not build documentation
  when find doxygen (in case of windows it ofter exist in env variables).
Fixed issue when not defined BUILD_DOC_Overview, but found doxygen cmake issue.
CMakeLists.txt