Comment 2 for bug 758659

Revision history for this message
Anders Branderud (bra-anders) wrote :

I got the sources from here (1.0):
https://launchpad.net/cuneiform-linux

Many of the CMakeLists.txt-files included are lacking this line:
"cmake_minimum_required(VERSION 2.6.2)".

I subsequently tested to build the program using CMake on Ubuntu and it worked fine.