From 8387e8a4fd0eb5fc8aa17d3fbd4f6c4fee72982f Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Sat, 15 Aug 2009 17:00:08 -0400 Subject: This should fix readline on OSX and shouldn't break anything for other OS's - submitted by Curuad --HG-- branch : trunk --- src/trinitycore/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/trinitycore/CMakeLists.txt b/src/trinitycore/CMakeLists.txt index ffd8e6431c4..b8a51158665 100644 --- a/src/trinitycore/CMakeLists.txt +++ b/src/trinitycore/CMakeLists.txt @@ -47,7 +47,7 @@ trinityconfig vmaps ZThread g3dlite -readline +${READLINE_LIBRARY} gomp ${SCRIPT_LIB} ${MYSQL_LIBRARIES} -- cgit v1.2.3