diff --git a/CMakeLists.txt b/CMakeLists.txt index e053ca2..3a65d48 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,4 @@ find_package(Qt5 REQUIRED COMPONENTS ) add_subdirectory(GPService) -add_subdirectory(GPClient) - -include(InstallRequiredSystemLibraries) -include(CPack) \ No newline at end of file +add_subdirectory(GPClient) \ No newline at end of file