diff --git a/go/CMakeLists.txt b/go/CMakeLists.txt index 9774a89e42784d6943f7af46dd6b8d7d842c00ca..014697d1555859e4d74c55604f8d65d7abe4cbbf 100644 --- a/go/CMakeLists.txt +++ b/go/CMakeLists.txt @@ -12,10 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# FIXME(typhoonzero): Download glide into cmake build temprary GOPATH add_subdirectory(pserver/cclient) add_subdirectory(cmd/pserver) add_subdirectory(cmd/master) add_subdirectory(master/c) -#TODO (add go/master/c back when fixed)