[cmake-developers] [CMake 0012961]: CMAKE_INSTALL_BEHAVIOR and allowing users to run INSTALL under Visual Studio by default
Mantis Bug Tracker
mantis at public.kitware.com
Mon Feb 13 17:57:15 EST 2012
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/cmake@cmake.org/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
======================================================================
More information about the cmake-developers
mailing list