Satish Balay <[email protected]> writes:

> If upstream recommends cmake - perhaps we should stick to that? We
> already have a bunch of packages that require cmake.

I find it an annoyance, but working around upstream-tested build process
is not a good use of time.

> Perhaps upstream exodus tarball should support sharedlibrary/static
> library as a build option? elemental.py appears to have the followig
> code commented..
>
> if self.sharedLibraries.useShared:
>   args.append('-DSHARE_LIBRARIES=ON')          

This is a typo, should be -DSHARED_LIBRARIES=ON.

For exodus, it's the cmake-standard -DBUILD_SHARED_LIBS=ON.

Attachment: pgpLXgVIY56iA.pgp
Description: PGP signature

Reply via email to