View Single Post
Old 10-06-2014, 08:43 PM   #2
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
The change is for two reasons. 1) I'm using cmake 3.0 so I now building with at least that version will work. 2) I'm using the cmake 3.0 docs so I know all functions are used with it. I'm not willing to take the time to cross reference every feature to other cmake versions to determine the minimum possible version.

Also, some features of camke 3.0 are used. such as setting policies. Older version will ignore that. That said I'm not restricting Sigil to using older versions of cmake. If there is a feature in the docs that I want to use and it requires a newer version then it will be used.
user_none is offline   Reply With Quote