Closed lrineau closed 4 years ago
https://github.com/CGAL/cgal/pull/4639#issuecomment-708209965:
@lrineau That's how I'd do it too. Maybe you should add the LEDA_DIR too and remove the CGAL_CMAKE_FLAGS in the Dockerfile.
LEDA_DIR
CGAL_CMAKE_FLAGS
https://github.com/CGAL/cgal/pull/4639#issuecomment-708209965:
LEDA_DIR
is given as an environment variable. That is fine for our testsuite.CGAL_CMAKE_FLAGS
, I agree.