← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/fix-big-integer into lp:zorba

 

Chris Hillery has proposed merging lp:~zorba-coders/zorba/fix-big-integer into lp:zorba.

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/fix-big-integer/+merge/87443
-- 
https://code.launchpad.net/~zorba-coders/zorba/fix-big-integer/+merge/87443
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/fix-big-integer into lp:zorba.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2011-12-21 14:40:33 +0000
+++ CMakeLists.txt	2012-01-04 09:13:30 +0000
@@ -16,7 +16,6 @@
 ENABLE_TESTING()
 INCLUDE(CTest)
 
-
 # overwriting the source and binary directories with the current zorba ones
 # this is usefull for other projects reusing zorba as a subcomponent
 SET(CMAKE_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})


Follow ups