patchCERTI - 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: 

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)

Eric NOULARD <erk>
Group administrator
Sun 24 Jan 2010 02:28:21 PM UTC, original submission:  

This would enable us to use INSTALL( ... EXPORTS ...) feature
which could be nice.
There ar other useful improvements like better CPack,
LIST, xxxxxConfig mode for find_package etc...

I Will make a poll before going on with this.

For the xxxxxConfig see:
http://www.cmake.org/pipermail/cmake/2010-January/034778.html
and reference therein:
http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindKdepimLibs.cmake?view=markup
http://websvn.kde.org/trunk/KDE/kdepimlibs/KdepimLibsConfig.cmake.in?revision=1069015&view=markup

Eric NOULARD <erk>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #19542:  MoveToCMakeAtLeast26.cmake added by erk (4KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one

Digest:
   patch dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by erk (Submitted the item)
  •  

    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 StatusNone Ready For Test
    2013-09-25 erk Dependencies- patch #8187 is dependent
    2010-01-24 erk Attached File- Added MoveToCMakeAtLeast26.cmake, #19542

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code