tsp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tsp-devel] Is cmake minimum required version 2.4.6 ?


From: Stephane GALLES
Subject: [Tsp-devel] Is cmake minimum required version 2.4.6 ?
Date: Sat, 17 Feb 2007 14:33:28 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20070104)

Hi,

on my system, I can't build a fresh TSP check out with cmake 2.4.3
The cmake phase goes well, but the make phase immediatly ends with :

make: *** [cmake_check_build_system] Error 255

cmake 2.4.6 works though.

Is 2.4.6 the minimun version now ?

If so, maybe we should use
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6)
instead of
CMAKE_MINIMUM_REQUIRED(VERSION 2.4)

Stephane

(note : in order to try to reproduce this behaviour, start with
a new tsp co, and an empty tsp_build dir)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]