| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012430 | CMake | CMake | public | 2011-08-30 01:48 | 2012-03-06 08:37 | ||||
| Reporter | Jean-Christophe Fillion-Robin | ||||||||
| Assigned To | David Cole | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | Windows | OS Version | 7 | |||||
| Product Version | |||||||||
| Target Version | Fixed in Version | CMake 2.8.7 | |||||||
| Summary | 0012430: ExternalProject - VisualStudio - ExternalProject_Add_Step requires the COMMAND argument | ||||||||
| Description | Generator: Visual Studio 9 2008 / Visual Studio 9 2008 Win64 CMake version: 2.8.2 -> 2.8.6rc1 If you comment line 28 of the enclosed CMakeLists.txt, the build step of the associated project won't be systematically executed whereas it should. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027314) David Cole (manager) 2011-08-31 13:36 |
So, do you want the requirement for using "COMMAND" documented or eliminated? The intent of the add step is to actually have a COMMAND. You're using it simply as an "ALWAYS" injection mechanism to make "build" an effectively ALWAYS step. |
|
(0027649) David Cole (manager) 2011-10-25 23:14 |
Please use the COMMAND for a custom step. You can always make it a no-op command if there's really no command associated with the "step"... |
|
(0028834) David Cole (manager) 2012-03-06 08:37 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-08-30 01:48 | Jean-Christophe Fillion-Robin | New Issue | |
| 2011-08-30 01:48 | Jean-Christophe Fillion-Robin | File Added: ExternalProject-AddStep-COMMAND-required-on-VS9.tgz | |
| 2011-08-31 13:32 | David Cole | Assigned To | => David Cole |
| 2011-08-31 13:32 | David Cole | Status | new => assigned |
| 2011-08-31 13:36 | David Cole | Note Added: 0027314 | |
| 2011-10-25 23:14 | David Cole | Note Added: 0027649 | |
| 2011-10-25 23:14 | David Cole | Status | assigned => resolved |
| 2011-10-25 23:14 | David Cole | Fixed in Version | => CMake 2.8.7 |
| 2011-10-25 23:14 | David Cole | Resolution | open => no change required |
| 2012-03-06 08:37 | David Cole | Note Added: 0028834 | |
| 2012-03-06 08:37 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |