ghutchis / avogadro

Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It offers flexible rendering and a powerful plugin architecture.
http://avogadro.cc/
GNU General Public License v2.0
2 stars 0 forks source link

PATCH fix building with CMake >= 3.2 #743

Closed ghutchis closed 8 years ago

ghutchis commented 9 years ago

Avogadro 1.1.1 fails to build with CMake-3.2, as X11 libs are no longer magically implied. Patch attached.

Reported by: sfaulken41