zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #23366
[Merge] lp:~ceejatec/zorba/http-client-test into lp:zorba/http-client-module
Chris Hillery has proposed merging lp:~ceejatec/zorba/http-client-test into lp:zorba/http-client-module.
Commit message:
Breaking http-client things.
Requested reviews:
Zorba Coders (zorba-coders)
For more details, see:
https://code.launchpad.net/~ceejatec/zorba/http-client-test/+merge/169748
--
https://code.launchpad.net/~ceejatec/zorba/http-client-test/+merge/169748
Your team Zorba Coders is requested to review the proposed merge of lp:~ceejatec/zorba/http-client-test into lp:zorba/http-client-module.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2012-08-04 02:14:22 +0000
+++ CMakeLists.txt 2013-06-17 09:17:29 +0000
@@ -18,6 +18,7 @@
ENABLE_TESTING ()
INCLUDE (CTest)
+MESSAGE (FATAL_ERROR "Not yet")
LIST (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake_modules")
FIND_PACKAGE (Zorba REQUIRED HINTS "${ZORBA_BUILD_DIR}")
Follow ups