Author: mgorny
Date: Thu Aug 17 13:33:21 2017
New Revision: 311122
URL: http://llvm.org/viewvc/llvm-project?rev=311122&view=rev
Log:
[cmake] Add explicit linkage from Core to curses
The Core library calls functions provided by the curses library. Add
an appropriate explicit LINK_LIBS to ${CURSES_
This revision was automatically updated to reflect the committed changes.
Closed by commit rL311122: [cmake] Add explicit linkage from Core to curses
(authored by mgorny).
Changed prior to commit:
https://reviews.llvm.org/D36358?vs=109897&id=111561#toc
Repository:
rL LLVM
https://reviews.ll