The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=12961 ====================================================================== Reported By: David Bjornbak Assigned To: ====================================================================== Project: CMake Issue ID: 12961 Category: CCMake Reproducibility: always Severity: tweak Priority: normal Status: new ====================================================================== Date Submitted: 2012-02-13 17:57 EST Last Modified: 2012-02-13 17:57 EST ====================================================================== Summary: CMAKE_INSTALL_BEHAVIOR and allowing users to run INSTALL under Visual Studio by default Description: I work for Agilent Technologies and my group has using cmake for some fairly large projects. Developers with in my group are find the following issues slowing down:
http://www.cmake.org/pipermail/cmake/2011-April/043732.html http://www.mail-archive.com/[email protected]/msg40831.html Attached is a patch for this issue The proposed changes include: - Users under Visual Studio and have the INSTALL target run by default if they hit F7 or run “Build solution” - When installing, surppress the Up-to-date echo . - Addtion of a CMAKE_INSTALL_BEHAVIOR setting that can be used to alter other installation behaviors. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-02-13 17:57 David Bjornbak New 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
