Github user zuyu commented on a diff in the pull request:
https://github.com/apache/incubator-quickstep/pull/325#discussion_r153019935
--- Diff: transaction/CMakeLists.txt ---
@@ -50,10 +53,16 @@
add_library(quickstep_transaction_StronglyConnectedComponents
add_library(quickstep_transaction_Transaction
../empty_src.cpp
Transaction.hpp)
+add_library(quickstep_transaction_CompatibilityChecker
--- End diff --
Alphabet order.
Ditto below.---
