cmake_minimum_required(VERSION 3.1.3) project(ChatClient) add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/ChatClient)