← Back to team overview

cuneiform team mailing list archive

Re: CMakeLists patch

 

On Tue, Dec 30, 2008 at 3:16 PM, Steven Van Ingelgem
<steven@xxxxxxxxxxxxxx> wrote:

> The attached patch cleans up a lot of the installs in the CMakeLists.
>
> On Windows (mingw) it wasn't installing the dll's (they are runtime under
> windows, but library under linux).
>
> I changed it to 1 macro.

Thanks. I have applied this. You had accidentally deleted one MSVC
definition so I restored that.

On Windows the install target is not currently used. It only becomes
an issue if we create an NSIS installer with CPack which probably
needs them to be something completely different again.

> Also I noticed that in the downloadable zip's there are some dlls and exe's
> added, but those are not present in the repository? Maybe it's an idea to
> add those as well?

They were removed from the repository recently due to potential
license issues and because they are not used for anything. The other
binaries in the Addfiles subdir are also not used, but they are
preserved for the time being.



References