-
- Downloads
docker: Install CMake 3.12 in Ubuntu 18.04 image.
CMake 3.10 in Ubuntu 18.04 has a bug where it finds Python 2 even when Python 3 is present. Install 3.12, where the bug is fixed. * docker/Dockerfile_ubuntu_18.04: Download, check and extract CMake 3.12 to /usr/local. Change-Id: I8e344e630cfcdc58d8e3579ac0b7c22314264ab9
Please register or sign in to comment