The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13351 
====================================================================== 
Reported By:                Clinton Stimpson
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13351
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-26 13:29 EDT
Last Modified:              2012-06-26 13:29 EDT
====================================================================== 
Summary:                    GetPrerequisites.cmake doesn't catch errors from
dumpbin
Description: 
I had a case of a corrupt dll, but BundleUtilities/GetPrerequisites silently
skips right over it.

in get_prerequisites(), I changed "set(verbose 1)"
And "dumpbin /dependents" gave the error
... *.dll : fatal error LNK1136: invalid or corrupt file"
and returns zero prerequisites.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-26 13:29 Clinton StimpsonNew Issue                                    
======================================================================

--

Powered by www.kitware.com

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

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

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

Reply via email to