22 Dec
2016
22 Dec
'16
12:49 a.m.
Le 22/12/2016 à 01:44, alvinpenner a écrit :
The machine that I do the build on is not connected to the internet so I
am not able to run the 'bzr status' command.
I don’t think you need an internet connection to run bzr status… Unless you don’t have Bazaar. Did you try to use a more recent version of CMake?
CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.2) should be added at the top of the file.
Shouldn’t we add this command? -- Sylvain