[kde-edu]: Re: kalzium, cmake and avogadro

Jeremy Whiting jpwhiting at kde.org
Fri Jan 7 22:20:40 CET 2011


Albert,

Yep, that solves it here. Does the macro_bool_to_01 above it on line 28 need
to be changed from Avogadro_FOUND to AVOGADRO_FOUND also?

BR,
Jeremy

On Fri, Jan 7, 2011 at 12:17 PM, Albert Astals Cid <aacid at kde.org> wrote:

> Index: kalzium/KalziumConfigureChecks.cmake
> ===================================================================
> --- kalzium/KalziumConfigureChecks.cmake        (revision 1211788)
> +++ kalzium/KalziumConfigureChecks.cmake        (working copy)
> @@ -24,5 +24,5 @@
>  macro_log_feature(LIBFACILE_FOUND "LibFacile" "libfacile is needed by
> Kalzium
> for the Equation Solver." "http://www.recherche.enac.fr/log/facile/" FALSE
> ""
> "")
>  macro_log_feature(OPENBABEL2_FOUND "OpenBabel2" "OpenBabel is needed by
> Kalzium for the 3D-molecule viewer" "http://openbabel.sourceforge.net/"
> FALSE
> "2.2" "")
>  macro_log_feature(EIGEN2_FOUND "Eigen2" "A generic C++ template library
> for
> dense and sparse matrices" "http://eigen.tuxfamily.org" FALSE "2.0.0" "")
> -macro_log_feature(Avogadro_FOUND "Avogadro" "Advanced molecular editor"
> "http://avogadro.openmolecules.net" FALSE "1.0" "")
> +macro_log_feature(AVOGADRO_FOUND "Avogadro" "Advanced molecular editor"
> "http://avogadro.openmolecules.net" FALSE "1.0" "")
>
> I need this ↑ patch so that the summary line is correct and it tells me
> that
> avogadro is installed, anyone needs the same?
>
> Albert
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-edu/attachments/20110107/df9fe27b/attachment.htm 


More information about the kde-edu mailing list