The following issue has been SUBMITTED. ====================================================================== http://www.vtk.org/Bug/view.php?id=11431 ====================================================================== Reported By: Mike McQuaid Assigned To: ====================================================================== Project: CMake Issue ID: 11431 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2010-11-10 00:54 EST Last Modified: 2010-11-10 00:54 EST ====================================================================== Summary: Allow enabling specific system libraries in bootstrap mode Description: I'm packaging CMake for Homebrew and previously we've just manually edited the CMakeLists.txt to disable LibArchive and LibXmlRpc from using the system versions (as they aren't available on a clean OSX installation). It would be great if we could use the system versions for all the other libraries other than these two.
Let me know if a patch would be accepted for this and if I'd be best to modify the CMakeLists.txt to have OSX-specific behaviour or if I should modify the bootstrap file. Thanks! ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-11-10 00:54 Mike McQuaid New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
