From: <dg...@su...> - 2009-01-22 20:55:28
|
Author: Graham Cobb Date: Thu Jan 22 21:54:12 2009 New Revision: 5217 URL: http://www.opensync.org/changeset/5217 Log: Oops: undo local change to CMakeLists.txt in timeout branch Modified: branches/timeout/CMakeLists.txt Modified: branches/timeout/CMakeLists.txt ============================================================================== --- branches/timeout/CMakeLists.txt Thu Jan 22 21:51:07 2009 (r5216) +++ branches/timeout/CMakeLists.txt Thu Jan 22 21:54:12 2009 (r5217) @@ -69,7 +69,6 @@ FIND_PACKAGE( SWIG ) FIND_PACKAGE( PythonLibs ) FIND_PACKAGE( Check ) -SET( CHECK_LIBRARIES "-lcheck_pic" ) # test configuration |