openSUSE Tumbleweed's ncurses-devel does not provide a libcurses.so
symlink (unlike Fedora), causing llbuild to fail at link time with
'cannot find -lcurses'. Use CMake's FindCurses module to properly
discover the ncurses library path on all platforms.