Transition 1 (with nice diffs) Go, Cpp and General code generators with class
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8449ffb..47a66e6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,6 +17,7 @@
 endif()
 
 set(FlatBuffers_Library_SRCS
+  include/flatbuffers/code_generators.h
   include/flatbuffers/flatbuffers.h
   include/flatbuffers/hash.h
   include/flatbuffers/idl.h