Stuck on a plane most of the day traveling back from a conference, but
like Dave said CMake just reuses several libraries and adds a little
API on top. Very limited access to Internet, but I would rather not
make CMake a runtime dependency. If we need to add a new dependency
let's keep it as simple as we can - building dependencies is one of
the biggest pains for packaging/making installers.

On 17 November 2016 at 10:02, David Lonie <david.lo...@kitware.com> wrote:
> CMake just internally includes libarchive, zlib, and libbzip2 here:
>
> https://github.com/Kitware/CMake/tree/master/Utilities
>
> and makes API calls into them as needed. Nothing fancy :)
>
> Dave
>
> On Thu, Nov 17, 2016 at 9:48 AM, Geoffrey Hutchison
> <geoff.hutchi...@gmail.com> wrote:
>>
>> > The problem, though, is that it looks like you may have to add cmake as
>> > a runtime dependency with this setup, and I know you may not want to do
>> > that…
>>
>> No, not necessarily. It would be a matter of asking Marcus if he can point
>> us to the CMake code that handles decompression and including that in
>> Avogadro2. :-)
>>
>> Thanks,
>> -Geoff
>>
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Avogadro-devel mailing list
>> Avogadro-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/avogadro-devel
>
>

------------------------------------------------------------------------------
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to