Comment 1 for bug 758659

Revision history for this message
Jussi Pakkanen (jpakkane) wrote :

Where did you get your sources? You checkout may be broken since the very second line of CMakeLists.txt is this:

cmake_minimum_required(VERSION 2.6.2)

which your log indicates is missing.