← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/zorba-test into lp:zorba

 

Chris Hillery has proposed merging lp:~zorba-coders/zorba/zorba-test into lp:zorba.

Commit message:
Breaking zorba things

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/zorba-test/+merge/169747
-- 
https://code.launchpad.net/~zorba-coders/zorba/zorba-test/+merge/169747
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/zorba-test into lp:zorba.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2013-05-07 08:39:33 +0000
+++ CMakeLists.txt	2013-06-17 09:15:36 +0000
@@ -16,6 +16,7 @@
 ENABLE_TESTING()
 INCLUDE(CTest)
 
+MESSAGE (FATAL_ERROR "Really not yet")
 
 # overwriting the source and binary directories with the current zorba ones
 # this is usefull for other projects reusing zorba as a subcomponent


Follow ups