The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15902 
====================================================================== 
Reported By:                iainmeikle
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15902
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-01-04 09:09 EST
Last Modified:              2016-01-04 09:09 EST
====================================================================== 
Summary:                    ExternalProject Module doesn't work with GHS Multi
Generator and Git
Description: 
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.

Steps to Reproduce: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-01-04 09:09 iainmeikle     New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to