CERTI - Patches: patch #7072, Drop CMake 2.4.x support and move...
You are not allowed to post comments on this tracker with your current authentication level.
patch #7072: Drop CMake 2.4.x support and move forward to at least 2.6.2
Submitter: | Eric NOULARD <erk> | ||
Submitted: | Sun 24 Jan 2010 02:28:21 PM UTC | ||
Category: | CERTI | Priority: | 5 - Normal |
Status: | Ready For Test | Privacy: | Public |
Assigned to: | erk | Open/Closed: | Open |
Wed 25 Sep 2013 02:55:48 PM UTC, comment #1: |
Eric NOULARD <erk>![]() ![]() |
Sun 24 Jan 2010 02:28:21 PM UTC, original submission:
This would enable us to use INSTALL( ... EXPORTS ...) feature
|
Eric NOULARD <erk>![]() ![]() |
Depends on the following items: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2013-09-25 | erk | Status | None | ![]() |
Ready For Test |
2013-09-25 | erk | Dependencies | - | ![]() |
patch #8187 is dependent |
2010-01-24 | erk | Attached File | - | ![]() |
Added MoveToCMakeAtLeast26.cmake, #19542 |
I'll go for CMake 2.8.0.
There is no point to require something lower
and we need that for some generator expression.
cmake_minimum_required(VERSION 2.8.0)