dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18943
Re: [noreply@xxxxxxxxxxxxx: [Branch ~dolfin-core/dolfin/main] Rev 4910: Add (initial) files for building DOLFIN with CMake.]
On Mon, Aug 9, 2010 at 4:21 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> Nice. Is the naming scheme part of CMake? For example
>
> cmake/DOLFINFindArmadillo.cmake
>
> Or would it be possible to name it
>
> cmake/FindArmadillo.cmake ?
Yes, no problem. CMake already has lots of Find<package>.cmake files
like FindSWIG.cmake (see in /usr/share/cmake-2.8/Modules/ or similar).
The reason for the DOLFIN prefix was to separate the CMake Find*.cmake
files from the ones in DOLFIN, but this is surely not required.
Johannes
Follow ups
References