← Back to team overview

dolfin team mailing list archive

Re: Rename dolfin-config.cmake to DOLFINConfig.cmake

 

On 4 February 2013 21:46, Johannes Ring <johannr@xxxxxxxxx> wrote:
> I would like to rename dolfin-config.cmake to DOLFINConfig.cmake. The
> difference will be that one will use
>
>   find_package(DOLFIN)
>
> instead of
>
>   find_package(dolfin)
>
> The change is only cosmetic, but since most other packages are
> capitalized correctly in CMake, it would be nice if we did the same
> with DOLFIN.
>
> Any objections?
>

No.

Garth

> We can keep dolfin-config.cmake for backwards compatibility, maybe
> with a deprecation warning.
>
> Johannes
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to     : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help   : https://help.launchpad.net/ListHelp


References