levin108 / hybrid

Hybird is a lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.
levin108.github.com/hybrid
GNU General Public License v2.0
110 stars 27 forks source link

cmake error with openssl-devel #47

Open guangmuzhu opened 11 years ago

guangmuzhu commented 11 years ago

It may be a uncommon issue for there is no similar one so far. In Fedora 18, openssl-devel is not pre-installed. And cmake would occur error at Line:92. No detail message outputs for the error if the "--debug-output" option not used. Perhaps, the cmakelist could be better.