The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15611 
====================================================================== 
Reported By:                Valerii Kanunik
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15611
Category:                   CMake
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-06-12 06:35 EDT
Last Modified:              2015-06-12 06:35 EDT
====================================================================== 
Summary:                    ExternalProject_Add and find_package commands
Description: 
The proposal is to add another step to find_package command. If command can't
find package or required version of installed package is different allow
find_package command look through the list of targets added by
ExternalProject_Add command (or new one special command) and if this library is
there perform its download, compile, install and others steps on this
(configure) step.


Actually the main goal is similar to 0015588 CMake issue.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-06-12 06:35 Valerii KanunikNew 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