[CMake] Rebuilding cmake itself on Windows

Michael Jackson mike.jackson at bluequartz.net
Fri Apr 12 18:26:38 EDT 2013


I usually use:

msbuild /p:Configuration=Release INSTALL.vxproj

Which seems to work on VS 2010 SP1
___________________________________________________________
Mike Jackson                    Principal Software Engineer
BlueQuartz Software                            Dayton, Ohio
mike.jackson at bluequartz.net              www.bluequartz.net

On Apr 12, 2013, at 5:58 PM, Paul Smith wrote:

> On Fri, 2013-04-12 at 17:04 -0400, Jean-Christophe Fillion-Robin wrote:
>> Hi Paul, 
> 
>> Set option CMAKE_INSTALL_PREFIX to a location of your choice
> 
>> Then, build INSTALL target
> 
> Hi; thanks a lot for your answer!  I was able to set
> CMAKE_INSTALL_PREFIX; thanks for that.
> 
> Can you give a specific example of how to "build INSTALL target"?  I
> can't figure out how that should work.  For example I tried:
> 
>  devenv CMake.sln /Build INSTALL
> 
> but that didn't work; I got this error:
> 
>  Invalid solution configuration
> 
> I've tried lots of other options, like "/Deploy INSTALL", just "INSTALL"
> by itself, etc. and they all fail with various errors.
> 
> I'm afraid I'm not very knowledgeable about Windows :-(.
> 
> --
> 
> 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