[CMake] Selecting INSTALL target in Visual Studio Configuration by default

David Cole david.cole at kitware.com
Mon Mar 14 07:00:18 EDT 2011


Do you mean:

(1) selected by default as the "startup project" when opening the
solution in Visual Studio?

  or

(2) included in the "Build Solution" command, executing after all
other targets have been built, so that "F7" or "Build All" will
actually build the INSTALL target?


On Mon, Mar 14, 2011 at 6:20 AM, Paul Baumer
<paul.baumer2 at googlemail.com> wrote:
> Hello,
>
> I use cmake most of the time with Visual Studio. By default the INSTALL
> target is not selected in the Configuration Manager for a cmake solution.
>
> I would like to change this default. Any suggestions ?
>
> P.S. If this needs to make some changes to the generators, I have no problem
> with that either. But my digging in the generators didn't really reveal
> anything, I am not well informed about how the generators work.
>
> Paul
> _______________________________________________
> 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://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list