[kde-edu]: kalzium, cmake and avogadro
Albert Astals Cid
aacid at kde.org
Fri Jan 7 20:17:15 CET 2011
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
More information about the kde-edu
mailing list