[CMake] Some issues with visual studio

J Decker d3ck0r at gmail.com
Sun Jan 8 13:56:45 EST 2012


On Sun, Jan 8, 2012 at 10:28 AM, Renato Utsch <renatoutsch at gmail.com> wrote:
> Ok, I will look at that so.
>
> But and the second problem? How can I redirect from the debug/release
> folder to the / folder of the project?
>

Provide INSTALL rules in the CMAKE and then build the INSTALL target?

>
> Renato
>
> 2012/1/8 Mateusz Loskot <mateusz at loskot.net>:
>> On 8 January 2012 16:04, Eric Noulard <eric.noulard at gmail.com> wrote:
>>> 2012/1/8 Renato Utsch <renatoutsch at gmail.com>:
>>>> So I can do this by adding a command line parameter to do that. But
>>>> can't I simply set an option that behaves exactly as --config Debug ?
>>>
>>> May be you could try to find out how Visual Studio
>>> is choosing the default built type?
>>
>> Eric, spot on!
>>
>> Renato, if you create new project from within Visual Studio,
>> what build configuration is used as default? Debug.
>> Your problem has nothing to do with CMake.
>>
>> Best regards,
>> --
>> Mateusz Loskot, http://mateusz.loskot.net
> --
>
> 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