ADD_EXECUTABLE(ServersCommonPrintSelf ServersCommonPrintSelf.cxx)
ADD_TEST(ServersCommonPrintSelf ${CXX_TEST_PATH}/ServersCommonPrintSelf )
TARGET_LINK_LIBRARIES(ServersCommonPrintSelf vtkPVServerCommon)
