[cmake-developers] [CMake 0012419]: Project Dependencies in VS Generators broken

Mantis Bug Tracker mantis at public.kitware.com
Wed Aug 24 07:35:10 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12419 
====================================================================== 
Reported By:                cbielow
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12419
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-08-24 07:35 EDT
Last Modified:              2011-08-24 07:35 EDT
====================================================================== 
Summary:                    Project Dependencies in VS Generators broken
Description: 
For VS solution files (tried VS9 and VS10):

Invoking a target X from a sub-Project will fail to build dependencies Y of X
and gives

"Project not selected to build for this solution configuration".




Steps to Reproduce: 
minimal example attached (see run.bat to run it).

Additional Information: 
Dirty Workaround:

Specify a dependency just like Y (with another name) in the sub-Project and make
it depend on X. Then it will be build.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-08-24 07:35 cbielow        New Issue                                    
2011-08-24 07:35 cbielow        File Added: Cmakebug.zip                     
======================================================================




More information about the cmake-developers mailing list