[CMake] Generating MSVS solution files that can be passed around

Zaak Beekman zbeekman at gmail.com
Thu Apr 19 17:37:09 EDT 2018


Thanks Jano, that's the work flow I was considering.

On Thu, Apr 19, 2018 at 5:33 PM Jano Svitok <jan.svitok at gmail.com> wrote:

> You don't have to install cmake. Just get the zip version, unzip in
> somewhere along your sources and you are done.
> I'm not sure whether any runtime dlls are needed, but I suppose not.
>
> We use cmake like that. We've committed a copy in our git repo, and have a
> simple means to update cmake for everyone
> in the team at once.
>
> Jano
>
> On Thu, Apr 19, 2018 at 6:55 PM, Zaak Beekman <zbeekman at gmail.com> wrote:
>
>> Ha, yeah that’s an option. The problem is that they’re not “my”
>> contractors. They are the client’s contractors. We’ll see.
>> On Thu, Apr 19, 2018 at 12:52 PM Cristian Adam <cristian.adam at gmail.com>
>> wrote:
>>
>>> On Thu, Apr 19, 2018 at 5:46 PM, Zaak Beekman <zbeekman at gmail.com>
>>> wrote:
>>>
>>>> The situation is that we have a client who works with other contractors
>>>> who use almost exclusively windows and MSVS. This client wants to
>>>> distribute MSVS solution files with the source code so that other
>>>> contractors don’t have to install cmake. (There are some restrictions/red
>>>> tape for installing additional software on the contractor machines…)
>>>>
>>>
>>> Why not distribute CMake as source code? Compile it so that they don't
>>> have to "install" it.
>>>
>>> On the other hand Visual Studio 2017 comes with their own version of
>>> CMake! Just make sure your contractors use VS2017 :D
>>>
>>> Cheers,
>>> Cristian.
>>>
>>>
>>
>> --
>>
>
>> Powered by www.kitware.com
>>
>> Please keep messages on-topic and check the CMake FAQ at:
>> http://www.cmake.org/Wiki/CMake_FAQ
>>
>> Kitware offers various services to support the CMake community. For more
>> information on each offering, please visit:
>>
>> CMake Support: http://cmake.org/cmake/help/support.html
>> CMake Consulting: http://cmake.org/cmake/help/consulting.html
>> CMake Training Courses: http://cmake.org/cmake/help/training.html
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> https://cmake.org/mailman/listinfo/cmake
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180419/f8a4e51e/attachment-0001.html>


More information about the CMake mailing list