View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004959 | Spring engine | General | public | 2015-09-17 11:31 | 2018-05-03 12:45 | ||||
Reporter | abma | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | won't fix | ||||||
Product Version | |||||||||
Target Version | 100.0+git | Fixed in Version | |||||||
Summary | 0004959: cmake: replace include_directories with target_include_directories | ||||||||
Description | as it avoids error like this: 0004955 http://stackoverflow.com/questions/24031127/cmake-remove-include-directory | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2015-09-20 04:28 |
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 (administrator) 2015-09-20 21:39 |
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 :) |
![]() |
|||
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 |