CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.67k stars 1.35k forks source link

Missing build dependencies #8320

Open albert-github opened 5 days ago

albert-github commented 5 days ago

During working on issue #8318 (resulting in proposed pull request #8319) it was discovered that in the file: Documentation/doc/CMakeLists.txt the rule:

execute_process(
  COMMAND ${Python3_EXECUTABLE} ${CGAL_DOC_SCRIPT_DIR}/generate_how_to_cite.py
          ${CGAL_ROOT} ${CMAKE_BINARY_DIR} "${CGAL_BRANCH_BUILD}"
  RESULT_VARIABLE GENERATE_HOW_TO_CITE_RESULT)

does not depend on the different PackageDescription.txt used