View Issue Details

IDProjectCategoryView StatusLast Update
0004959Spring engineGeneralpublic2018-05-03 12:45
Reporterabma Assigned Toabma  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionwon't fix 
Target Version100.0+git 
Summary0004959: cmake: replace include_directories with target_include_directories
Descriptionas it avoids error like this: 0004955

http://stackoverflow.com/questions/24031127/cmake-remove-include-directory
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2015-09-20 04:28

administrator   ~0015196

cmake 2.8.11 is required for this:
http://www.kitware.com/blog/home/post/492

- test if its available everywhere (travis at least needs to install cmake from ppa)

abma

2015-09-20 21:39

administrator   ~0015197

i guess its best to wait for 101 release and then do the changes.

https://github.com/spring/spring/commit/6acf9a5efca0ccf8ee75c3057a03f21148c391c4

cmake_minimum_required can be easily changed, changing cmake files for distributors will be more difficult.

hopefully nobody has a to old cmake :)

Issue History

Date Modified Username Field Change
2015-09-17 11:31 abma New Issue
2015-09-17 11:31 abma Status new => assigned
2015-09-17 11:31 abma Assigned To => abma
2015-09-17 11:31 abma Target Version => 100.0+git
2015-09-20 04:28 abma Note Added: 0015196
2015-09-20 21:39 abma Note Added: 0015197
2018-05-03 12:45 abma Status assigned => closed
2018-05-03 12:45 abma Resolution open => won't fix