[cmake-developers] [CMake 0015611]: ExternalProject_Add and find_package commands

Mantis Bug Tracker mantis at public.kitware.com
Fri Jun 12 06:35:57 EDT 2015


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                                    
======================================================================



More information about the cmake-developers mailing list