View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012430CMakeCMakepublic2011-08-30 01:482012-03-06 08:37
ReporterJean-Christophe Fillion-Robin 
Assigned ToDavid Cole 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSWindowsOS Version7
Product Version 
Target VersionFixed in VersionCMake 2.8.7 
Summary0012430: ExternalProject - VisualStudio - ExternalProject_Add_Step requires the COMMAND argument
DescriptionGenerator: 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.
TagsNo tags attached.
Attached Filestgz file icon ExternalProject-AddStep-COMMAND-required-on-VS9.tgz [^] (648 bytes) 2011-08-30 01:48

 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.

 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


Copyright © 2000 - 2018 MantisBT Team