View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014045 | CMake | Modules | public | 2013-03-27 14:31 | 2013-10-07 10:04 | ||||
Reporter | szx | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.10.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014045: Module suggestion | ||||||||
Description | I don't know whether it's allowed to post module suggestions here, but it would be nice if you add these modules or something that would provide the same funcionality (see attachments). So basically they contain the following functions: add_target_compile_flags(target flag1 [flag2 ...]) add_target_link_flags(target flag1 [flag2 ...]) add_target_definitions(target def1 [def2 ...]) add_target_include_dirs(target dir1 [dir2 ...]) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | Modules.zip [^] (1,611 bytes) 2013-03-27 14:31 | ||||||||
Relationships | |
Relationships |
Notes | |
(0032713) Brad King (manager) 2013-03-27 14:55 |
Each of the proposed modules simply provides a convenience interface. If the official interfaces are not sufficient we should address that directly with new first-class interfaces rather than modules/macros. CMake 2.8.11 will have new first-class target_include_directories and target_compile_definitions commands. Please try out 2.8.11-rc1 from here: http://www.cmake.org/files/v2.8/?C=M;O=D [^] Please bring further discussion to the mailing list: http://www.cmake.org/mailman/listinfo/cmake [^] where it will have a broader audience. |
(0034020) Robert Maynard (manager) 2013-10-07 10:04 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-27 14:31 | szx | New Issue | |
2013-03-27 14:31 | szx | File Added: Modules.zip | |
2013-03-27 14:55 | Brad King | Note Added: 0032713 | |
2013-03-27 14:55 | Brad King | Status | new => resolved |
2013-03-27 14:55 | Brad King | Resolution | open => suspended |
2013-10-07 10:04 | Robert Maynard | Note Added: 0034020 | |
2013-10-07 10:04 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |