Bugs item #3291326, was opened at 2011-04-22 10:17
Message generated for change (Tracker Item Submitted) made by veryt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3291326&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building / Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Very Thibaut (veryt)
Assigned to: Nobody/Anonymous (nobody)
Summary: FindOpenbabel cmake

Initial Comment:
I would like to know if this part of the FindOpenBabel2.cmake file is normal :
# Test if we are using trunk
if(NOT OPENBABEL_IS_NEWER_THAN_2_2_99)
  macro_ensure_version("2.2.99" "${OPENBABEL2_VERSION}" 
OPENBABEL_IS_NEWER_THAN_2_2_99)
endif()

Because I think it makes a test on a boolean ( OPENBABEL_IS_NEWER_THAN_2_2_99 ) 
that is set by macro_ensure_version.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3291326&group_id=165310

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

Reply via email to