ADD_LIBRARY(grid_server STATIC server_grid.c common.c)
ADD_LIBRARY(grid_client STATIC client_grid.c common.c)
