MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013587 | CMake | CMake | public | 2012-10-13 12:25 | 2013-03-04 08:38 |
|
| Reporter | Petr Kmoch | |
| Assigned To | Brad King | |
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | CMake 2.8.9 | |
| Target Version | CMake 2.8.11 | Fixed in Version | | |
|
| Summary | 0013587: Provide per-configuration variants of EXCLUDE_FROM_DEFAULT_BUILD (w/patch) |
| Description | Visual Studio supports excluding targets from build on a per-configuration basis. I have created a patch to support this in CMake as well. It adds support for per-configuration target properties EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>. |
| Steps To Reproduce | |
| Additional Information | The patch is based on commit 3eecc1 (nightly date 20121013). It includes tests, identifiable as -R VSExclude |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | skip_target_config.zip (4,966) 2012-10-13 12:25 https://public.kitware.com/Bug/file/4520/skip_target_config.zip |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-10-13 12:25 | Petr Kmoch | New Issue | |
| 2012-10-13 12:25 | Petr Kmoch | File Added: skip_target_config.zip | |
| 2012-10-13 12:25 | Petr Kmoch | Note Added: 0031226 | |
| 2012-10-15 09:18 | Brad King | Note Added: 0031235 | |
| 2012-10-15 09:18 | Brad King | Assigned To | => Brad King |
| 2012-10-15 09:18 | Brad King | Status | new => resolved |
| 2012-10-15 09:18 | Brad King | Resolution | open => fixed |
| 2012-10-15 09:18 | Brad King | Target Version | => CMake 2.8.11 |
| 2013-03-04 08:38 | Robert Maynard | Note Added: 0032472 | |
| 2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |