MantisBT - CMake
View Issue Details
0015902CMakeCMakepublic2016-01-04 09:092016-06-10 14:31
iainmeikle 
Kitware Robot 
normalmajoralways
closedmoved 
PCWindows7
CMake 3.3 
 
0015902: ExternalProject Module doesn't work with GHS Multi Generator and Git
When using the ExternalProject module with the GHS Multi generator external project dependencies are not obtained and built, rule files are missing but the external project GPJ files still report success when building.
1. Create a CMake project which makes use of the ExternalProject module to pull in an external project using Git.
2. Execute CMake to generate the GPJ files.
3. Build the generated default GPJ.
4. Note that the dependency is not resolved and that *.rule files referenced by any "CMake Rules.gpj" which is in turn referenced by each external project GPJ, which is referenced by the ExternalProjectTargets.gpj are missing.
No tags attached.
Issue History
2016-01-04 09:09iainmeikleNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042907
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042907)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.