From 90d9c1109d8d83848a7d74669a716e8c3301cf37 Mon Sep 17 00:00:00 2001 From: eelke Date: Mon, 5 Sep 2022 08:25:58 +0200 Subject: [PATCH] Cleanup old files --- pglabAll.pro.user.4.10-pre1 | 481 ------------------------------------ src/CMakeLists.txt | 80 ------ 2 files changed, 561 deletions(-) delete mode 100644 pglabAll.pro.user.4.10-pre1 delete mode 100644 src/CMakeLists.txt diff --git a/pglabAll.pro.user.4.10-pre1 b/pglabAll.pro.user.4.10-pre1 deleted file mode 100644 index 319c1af..0000000 --- a/pglabAll.pro.user.4.10-pre1 +++ /dev/null @@ -1,481 +0,0 @@ - - - - - - EnvironmentId - {78888978-f53a-469c-ac73-a847c4fa88dd} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - true - false - 2 - true - true - 0 - 8 - true - 0 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - -fno-delayed-template-parsing - - true - - false - Builtin.TidyAndClazy - - - X:/Prog/pglab/pglab/ConnectionManagerWindow.cpp - X:/Prog/pglab/pglab/ConnectionConfigurationWidget.cpp - X:/Prog/pglab/pglab/ConnectionController.cpp - X:/Prog/pglab/pglab/ConnectionListModel.cpp - - - true - - - - ProjectExplorer.Project.Target.0 - - Desktop Qt 5.13.0 MSVC2017 32bit - Desktop Qt 5.13.0 MSVC2017 32bit - qt.qt5.5130.win32_msvc2017_kit - 0 - 0 - 0 - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Debug - - - true - qmake - - QtProjectManager.QMakeBuildStep - true - - false - false - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - false - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - false - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Debug - Debug - Qt4ProjectManager.Qt4BuildConfiguration - 2 - true - - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Release - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - - false - false - true - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - false - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - false - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Release - Release - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Profile - - - true - qmake - - QtProjectManager.QMakeBuildStep - true - - false - true - true - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - false - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - false - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Profile - Profile - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - 3 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy Configuration - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - dwarf - - cpu-cycles - - - 250 - -F - true - 4096 - false - false - 1000 - - true - - false - false - false - false - true - 0.01 - 10 - true - kcachegrind - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - pglab - - Qt4ProjectManager.Qt4RunConfiguration:X:/Prog/pglab/pglab/pglab.pro - - 3768 - false - true - true - false - false - true - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Debug/pglab - - - dwarf - - cpu-cycles - - - 250 - -F - true - 4096 - false - false - 1000 - - true - - false - false - false - false - true - 0.01 - 10 - true - kcachegrind - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - pglabtests - - Qt4ProjectManager.Qt4RunConfiguration:X:/Prog/pglab/tests/pglabtests/pglabtests.pro - - 3768 - false - true - true - false - false - true - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Debug/tests/pglabtests - - - dwarf - - cpu-cycles - - - 250 - -F - true - 4096 - false - false - 1000 - - true - - false - false - false - false - true - 0.01 - 10 - true - kcachegrind - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - PgsqlTests - - Qt4ProjectManager.Qt4RunConfiguration:X:/Prog/pglab/tests/PgsqlTests/PgsqlTests.pro - - 3768 - false - true - true - false - false - true - - X:/Prog/build-pglabAll-Desktop_Qt_5_13_0_MSVC2017_32bit-Debug/tests/PgsqlTests - - 3 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.FileVersion - 21 - - - Version - 21 - - diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt deleted file mode 100644 index 6ef11ab..0000000 --- a/src/CMakeLists.txt +++ /dev/null @@ -1,80 +0,0 @@ -cmake_minimum_required(VERSION 3.2 FATAL_ERROR) -project(pglaball VERSION 0.1 LANGUAGES CXX) - -set (CMAKE_PREFIX_PATH /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/cmake) -set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/") - -# Must use GNUInstallDirs to install libraries into correct -# locations on all platforms. -include(GNUInstallDirs) - -include(CheckCXXCompilerFlag) - -function(enable_cxx_compiler_flag_if_supported flag) - string(FIND "${CMAKE_CXX_FLAGS}" "${flag}" flag_already_set) - if(flag_already_set EQUAL -1) - check_cxx_compiler_flag("${flag}" flag_supported) - if(flag_supported) - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${flag}" PARENT_SCOPE) - endif() - unset(flag_supported CACHE) - endif() -endfunction() - - -enable_cxx_compiler_flag_if_supported("-Wall") - -set(CMAKE_CXX_EXTENSIONS OFF) -# set(CMAKE_CXX_STANDARD 14) -# set(CMAKE_CXX_STANDARD_REQUIRED ON) - -# Find includes in corresponding build directories -set(CMAKE_INCLUDE_CURRENT_DIR ON) -# Instruct CMake to run moc automatically when needed. - -find_package(Botan REQUIRED) -add_library(botan UNKNOWN IMPORTED) -set_property(TARGET botan PROPERTY INTERFACE_INCLUDE_DIRECTORIES ${BOTAN_INCLUDE_DIRS}) -set_property(TARGET botan PROPERTY IMPORTED_LOCATION ${BOTAN_LIBRARIES}) - -find_package(PostgreSQL REQUIRED) -add_library(postgresql UNKNOWN IMPORTED) -set_property(TARGET postgresql PROPERTY INTERFACE_INCLUDE_DIRECTORIES ${PostgreSQL_INCLUDE_DIRS}) -set_property(TARGET postgresql PROPERTY IMPORTED_LOCATION ${PostgreSQL_LIBRARIES}) - -find_package(Qt5Widgets 5.7 REQUIRED) -add_library(Qt5Widgets INTERFACE IMPORTED) -set_property(TARGET Qt5Widgets PROPERTY - INTERFACE_INCLUDE_DIRECTORIES ${Qt5Widgets_INCLUDE_DIRS}) - -find_package(Fmt 4.0 REQUIRED) -add_library(fmt INTERFACE IMPORTED) -set_property(TARGET fmt PROPERTY - INTERFACE_INCLUDE_DIRECTORIES ${fmt_INCLUDE_DIRS}) - -find_package(Boost 1.63 COMPONENTS system REQUIRED ) -add_library(boost INTERFACE IMPORTED) -set_property(TARGET boost PROPERTY - INTERFACE_INCLUDE_DIRECTORIES ${Boost_INCLUDE_DIR}) - -add_library(boost-system SHARED IMPORTED) -set_property(TARGET boost-system PROPERTY INTERFACE_INCLUDE_DIRECTORIES ${Boost_INCLUDE_DIRS}) -set_property(TARGET boost-system PROPERTY IMPORTED_LOCATION ${Boost_SYSTEM_LIBRARY}) - -find_package(GTest REQUIRED) -add_library(gtest UNKNOWN IMPORTED) -set_property(TARGET gtest PROPERTY INTERFACE_INCLUDE_DIRECTORIES ${GTEST_INCLUDE_DIRS}) -set_property(TARGET gtest PROPERTY IMPORTED_LOCATION ${GTEST_LIBRARIES}) - -find_package(Threads) - -add_definitions(-DQT_USE_QSTRINGBUILDER) - -enable_testing() - -add_subdirectory(core) -add_subdirectory(pgsql) -add_subdirectory(pglab) - - -