diff --git a/cmake-build-debug/.cmake/api/v1/query/cache-v2 b/cmake-build-debug/.cmake/api/v1/query/cache-v2 deleted file mode 100644 index e69de29..0000000 diff --git a/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 b/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 deleted file mode 100644 index e69de29..0000000 diff --git a/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 b/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 deleted file mode 100644 index e69de29..0000000 diff --git a/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 b/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 deleted file mode 100644 index e69de29..0000000 diff --git a/cmake-build-debug/.cmake/api/v1/reply/cache-v2-74e388e3c83b5e9f141b.json b/cmake-build-debug/.cmake/api/v1/reply/cache-v2-74e388e3c83b5e9f141b.json deleted file mode 100644 index 1faff94..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/cache-v2-74e388e3c83b5e9f141b.json +++ /dev/null @@ -1,1651 +0,0 @@ -{ - "entries" : - [ - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/addr2line" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ar" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "/home/max/GitHub/netex/cmake-build-debug" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "27" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "8" - }, - { - "name" : "CMAKE_COLOR_DIAGNOSTICS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Enable colored diagnostics throughout." - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cpack" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/ctest" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/cc" - }, - { - "name" : "CMAKE_C_COMPILER_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ar" - }, - { - "name" : "CMAKE_C_COMPILER_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/gcc-ranlib" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-g" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "-Os -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "-O3 -DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "-O2 -g -DNDEBUG" - }, - { - "name" : "CMAKE_DLLTOOL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_DLLTOOL-NOTFOUND" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "ELF" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Enable/Disable output of compile commands during generation." - } - ], - "type" : "BOOL", - "value" : "" - }, - { - "name" : "CMAKE_EXTRA_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of external makefile project generator." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake." - } - ], - "type" : "STATIC", - "value" : "/home/max/GitHub/netex/cmake-build-debug/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator." - } - ], - "type" : "INTERNAL", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "/home/max/GitHub/netex" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "/usr/local" - }, - { - "name" : "CMAKE_INSTALL_SO_NO_EXE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install .so files without execute permission." - } - ], - "type" : "INTERNAL", - "value" : "0" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ld" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "UNINITIALIZED", - "value" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/ninja/linux/x64/ninja" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_NM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/nm" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "6" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/objcopy" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/objdump" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "netex" - }, - { - "name" : "CMAKE_RANLIB", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/ranlib" - }, - { - "name" : "CMAKE_READELF", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/readelf" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STRIP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/strip" - }, - { - "name" : "CMAKE_TAPI", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "CMAKE_TAPI-NOTFOUND" - }, - { - "name" : "CMAKE_UNAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "uname command" - } - ], - "type" : "INTERNAL", - "value" : "/usr/bin/uname" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "FIND_PACKAGE_MESSAGE_DETAILS_OpenSSL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Details about finding OpenSSL" - } - ], - "type" : "INTERNAL", - "value" : "[/usr/lib/libcrypto.so][/usr/include][c ][v3.1.2()]" - }, - { - "name" : "OPENSSL_CRYPTO_LIBRARY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "/usr/lib/libcrypto.so" - }, - { - "name" : "OPENSSL_INCLUDE_DIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a file." - } - ], - "type" : "PATH", - "value" : "/usr/include" - }, - { - "name" : "OPENSSL_SSL_LIBRARY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "/usr/lib/libssl.so" - }, - { - "name" : "PKG_CONFIG_ARGN", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Arguments to supply to pkg-config" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "PKG_CONFIG_EXECUTABLE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "pkg-config executable" - } - ], - "type" : "FILEPATH", - "value" : "/usr/bin/pkg-config" - }, - { - "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "linker supports push/pop state" - } - ], - "type" : "INTERNAL", - "value" : "TRUE" - }, - { - "name" : "_OPENSSL_CFLAGS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_CFLAGS_I", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_CFLAGS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_FOUND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "_OPENSSL_INCLUDEDIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr/include" - }, - { - "name" : "_OPENSSL_INCLUDE_DIRS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_LDFLAGS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "-L/usr/lib;-lssl;-lcrypto" - }, - { - "name" : "_OPENSSL_LDFLAGS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_LIBDIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr/lib" - }, - { - "name" : "_OPENSSL_LIBRARIES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "ssl;crypto" - }, - { - "name" : "_OPENSSL_LIBRARY_DIRS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr/lib" - }, - { - "name" : "_OPENSSL_LIBS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_LIBS_L", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_LIBS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_LIBS_PATHS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_MODULE_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "openssl" - }, - { - "name" : "_OPENSSL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr" - }, - { - "name" : "_OPENSSL_STATIC_CFLAGS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_CFLAGS_I", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_CFLAGS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_INCLUDE_DIRS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_LDFLAGS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "-L/usr/lib;-lssl;-L/usr/lib;-ldl;-pthread;-lcrypto;-ldl;-pthread" - }, - { - "name" : "_OPENSSL_STATIC_LDFLAGS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "-pthread;-pthread" - }, - { - "name" : "_OPENSSL_STATIC_LIBDIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_LIBRARIES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "ssl;dl;crypto;dl" - }, - { - "name" : "_OPENSSL_STATIC_LIBRARY_DIRS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr/lib;/usr/lib" - }, - { - "name" : "_OPENSSL_STATIC_LIBS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_LIBS_L", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_LIBS_OTHER", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_STATIC_LIBS_PATHS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "3.1.2" - }, - { - "name" : "_OPENSSL_openssl_INCLUDEDIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_openssl_LIBDIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_openssl_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "_OPENSSL_openssl_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "__pkg_config_arguments__OPENSSL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "QUIET;openssl" - }, - { - "name" : "__pkg_config_checked__OPENSSL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "netex_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/max/GitHub/netex/cmake-build-debug" - }, - { - "name" : "netex_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "netex_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "/home/max/GitHub/netex" - }, - { - "name" : "pkgcfg_lib__OPENSSL_crypto", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "/usr/lib/libcrypto.so" - }, - { - "name" : "pkgcfg_lib__OPENSSL_ssl", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "/usr/lib/libssl.so" - }, - { - "name" : "prefix_result", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "/usr/lib" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-7bae8f6ecec2c20d44e8.json b/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-7bae8f6ecec2c20d44e8.json deleted file mode 100644 index 7ed1b26..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-7bae8f6ecec2c20d44e8.json +++ /dev/null @@ -1,147 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "cmake-build-debug/CMakeFiles/3.27.8/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "cmake-build-debug/CMakeFiles/3.27.8/CMakeCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/UnixPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "path" : "src/CMakeLists.txt" - }, - { - "path" : "src/net/CMakeLists.txt" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPkgConfig.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageMessage.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageMessage.cmake" - }, - { - "path" : "src/net/sockets/CMakeLists.txt" - }, - { - "path" : "src/server/CMakeLists.txt" - }, - { - "path" : "src/client/CMakeLists.txt" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "/home/max/GitHub/netex/cmake-build-debug", - "source" : "/home/max/GitHub/netex" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-1c7b18aeaee98d463d1b.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-1c7b18aeaee98d463d1b.json deleted file mode 100644 index 882bb86..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-1c7b18aeaee98d463d1b.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "childIndexes" : - [ - 1 - ], - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "projectIndex" : 0, - "source" : "." - }, - { - "build" : "src", - "childIndexes" : - [ - 2, - 4, - 5 - ], - "jsonFile" : "directory-src-Debug-b6cf2213fc5053b67c22.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "src" - }, - { - "build" : "src/net", - "childIndexes" : - [ - 3 - ], - "jsonFile" : "directory-src.net-Debug-47a3c3dc6aa08e0f0c88.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "parentIndex" : 1, - "projectIndex" : 0, - "source" : "src/net", - "targetIndexes" : - [ - 0 - ] - }, - { - "build" : "src/net/sockets", - "jsonFile" : "directory-src.net.sockets-Debug-ce26001da8dfcf6ecc09.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "parentIndex" : 2, - "projectIndex" : 0, - "source" : "src/net/sockets" - }, - { - "build" : "src/server", - "jsonFile" : "directory-src.server-Debug-ed01e06ea8a73e000890.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "parentIndex" : 1, - "projectIndex" : 0, - "source" : "src/server", - "targetIndexes" : - [ - 2 - ] - }, - { - "build" : "src/client", - "jsonFile" : "directory-src.client-Debug-1c4a3b19c39f3daa3331.json", - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "parentIndex" : 1, - "projectIndex" : 0, - "source" : "src/client", - "targetIndexes" : - [ - 1 - ] - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - "name" : "netex", - "targetIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 2, - "id" : "netex::@fa6dfe1ce2083cdf68d6", - "jsonFile" : "target-netex-Debug-773e24b50692a35a441b.json", - "name" : "netex", - "projectIndex" : 0 - }, - { - "directoryIndex" : 5, - "id" : "netex_client::@8ca63c80a879d0067daa", - "jsonFile" : "target-netex_client-Debug-36867a3d6f50537a2a55.json", - "name" : "netex_client", - "projectIndex" : 0 - }, - { - "directoryIndex" : 4, - "id" : "netex_svr::@2804e40980a64c7d7ad1", - "jsonFile" : "target-netex_svr-Debug-ebd43de8bd12df700549.json", - "name" : "netex_svr", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/home/max/GitHub/netex/cmake-build-debug", - "source" : "/home/max/GitHub/netex" - }, - "version" : - { - "major" : 2, - "minor" : 6 - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json deleted file mode 100644 index 3a67af9..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-src-Debug-b6cf2213fc5053b67c22.json b/cmake-build-debug/.cmake/api/v1/reply/directory-src-Debug-b6cf2213fc5053b67c22.json deleted file mode 100644 index 5682a7f..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-src-Debug-b6cf2213fc5053b67c22.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src", - "source" : "src" - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-src.client-Debug-1c4a3b19c39f3daa3331.json b/cmake-build-debug/.cmake/api/v1/reply/directory-src.client-Debug-1c4a3b19c39f3daa3331.json deleted file mode 100644 index 1837bf4..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-src.client-Debug-1c4a3b19c39f3daa3331.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/client", - "source" : "src/client" - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-src.net-Debug-47a3c3dc6aa08e0f0c88.json b/cmake-build-debug/.cmake/api/v1/reply/directory-src.net-Debug-47a3c3dc6aa08e0f0c88.json deleted file mode 100644 index f738db0..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-src.net-Debug-47a3c3dc6aa08e0f0c88.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/net", - "source" : "src/net" - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-src.net.sockets-Debug-ce26001da8dfcf6ecc09.json b/cmake-build-debug/.cmake/api/v1/reply/directory-src.net.sockets-Debug-ce26001da8dfcf6ecc09.json deleted file mode 100644 index c357f47..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-src.net.sockets-Debug-ce26001da8dfcf6ecc09.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/net/sockets", - "source" : "src/net/sockets" - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/directory-src.server-Debug-ed01e06ea8a73e000890.json b/cmake-build-debug/.cmake/api/v1/reply/directory-src.server-Debug-ed01e06ea8a73e000890.json deleted file mode 100644 index b659a4c..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/directory-src.server-Debug-ed01e06ea8a73e000890.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src/server", - "source" : "src/server" - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-24T22-16-12-0412.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-24T22-16-12-0412.json deleted file mode 100644 index 72faf08..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-24T22-16-12-0412.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake", - "cpack" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cpack", - "ctest" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/ctest", - "root" : "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 27, - "patch" : 8, - "string" : "3.27.8", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-1c7b18aeaee98d463d1b.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - { - "jsonFile" : "cache-v2-74e388e3c83b5e9f141b.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-7bae8f6ecec2c20d44e8.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "toolchains-v1-d6c77e95d91a665f7a41.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-74e388e3c83b5e9f141b.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-7bae8f6ecec2c20d44e8.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-1c7b18aeaee98d463d1b.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - "toolchains-v1" : - { - "jsonFile" : "toolchains-v1-d6c77e95d91a665f7a41.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-netex-Debug-773e24b50692a35a441b.json b/cmake-build-debug/.cmake/api/v1/reply/target-netex-Debug-773e24b50692a35a441b.json deleted file mode 100644 index f8fa831..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/target-netex-Debug-773e24b50692a35a441b.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "debug/bin/libnetex.so" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "target_link_libraries", - "set_target_properties", - "find_package", - "add_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/net/CMakeLists.txt", - "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake", - "CMakeLists.txt", - "src/net/sockets/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 2, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 6, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 5, - "parent" : 0 - }, - { - "file" : 1, - "parent" : 3 - }, - { - "command" : 2, - "file" : 1, - "line" : 741, - "parent" : 4 - }, - { - "file" : 2 - }, - { - "command" : 4, - "file" : 2, - "line" : 5, - "parent" : 6 - }, - { - "command" : 5, - "file" : 0, - "line" : 8, - "parent" : 0 - }, - { - "file" : 3 - }, - { - "command" : 6, - "file" : 3, - "line" : 2, - "parent" : 9 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -fPIC -fdiagnostics-color=always" - }, - { - "backtrace" : 7, - "fragment" : "-pthread" - } - ], - "defines" : - [ - { - "define" : "netex_EXPORTS" - } - ], - "includes" : - [ - { - "backtrace" : 8, - "path" : "/home/max/GitHub/netex/src/net/include" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0, - 1, - 3, - 4, - 5 - ] - } - ], - "id" : "netex::@fa6dfe1ce2083cdf68d6", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "", - "role" : "flags" - }, - { - "backtrace" : 2, - "fragment" : "/usr/lib/libssl.so", - "role" : "libraries" - }, - { - "backtrace" : 5, - "fragment" : "/usr/lib/libcrypto.so", - "role" : "libraries" - } - ], - "language" : "C" - }, - "name" : "netex", - "nameOnDisk" : "libnetex.so", - "paths" : - { - "build" : "src/net", - "source" : "src/net" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 3, - 4, - 5 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2, - 6 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/net/netex.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "src/net/sockets/client.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "path" : "src/net/sockets/communication.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "src/net/sockets/sock_helper.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "src/net/sockets/server.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "src/net/sockets/thread_manager.c", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "path" : "src/net/sockets/thread_manager.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "SHARED_LIBRARY" -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-netex_client-Debug-36867a3d6f50537a2a55.json b/cmake-build-debug/.cmake/api/v1/reply/target-netex_client-Debug-36867a3d6f50537a2a55.json deleted file mode 100644 index ff5d5fd..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/target-netex_client-Debug-36867a3d6f50537a2a55.json +++ /dev/null @@ -1,182 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "debug/bin/netex_client" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "target_link_libraries", - "set_target_properties", - "find_package", - "add_compile_options", - "target_include_directories" - ], - "files" : - [ - "src/client/CMakeLists.txt", - "src/net/CMakeLists.txt", - "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake", - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 2, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 6, - "parent" : 0 - }, - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 6, - "parent" : 3 - }, - { - "command" : 3, - "file" : 1, - "line" : 5, - "parent" : 3 - }, - { - "file" : 2, - "parent" : 5 - }, - { - "command" : 2, - "file" : 2, - "line" : 741, - "parent" : 6 - }, - { - "file" : 3 - }, - { - "command" : 4, - "file" : 3, - "line" : 5, - "parent" : 8 - }, - { - "command" : 5, - "file" : 0, - "line" : 5, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -fdiagnostics-color=always" - }, - { - "backtrace" : 9, - "fragment" : "-pthread" - } - ], - "includes" : - [ - { - "backtrace" : 10, - "path" : "/home/max/GitHub/netex/src/net/include" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 2, - "id" : "netex::@fa6dfe1ce2083cdf68d6" - } - ], - "id" : "netex_client::@8ca63c80a879d0067daa", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - }, - { - "fragment" : "-Wl,-rpath,/home/max/GitHub/netex/cmake-build-debug/debug/bin", - "role" : "libraries" - }, - { - "backtrace" : 2, - "fragment" : "debug/bin/libnetex.so", - "role" : "libraries" - }, - { - "backtrace" : 4, - "fragment" : "/usr/lib/libssl.so", - "role" : "libraries" - }, - { - "backtrace" : 7, - "fragment" : "/usr/lib/libcrypto.so", - "role" : "libraries" - } - ], - "language" : "C" - }, - "name" : "netex_client", - "nameOnDisk" : "netex_client", - "paths" : - { - "build" : "src/client", - "source" : "src/client" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/client/main.c", - "sourceGroupIndex" : 0 - } - ], - "type" : "EXECUTABLE" -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-netex_svr-Debug-ebd43de8bd12df700549.json b/cmake-build-debug/.cmake/api/v1/reply/target-netex_svr-Debug-ebd43de8bd12df700549.json deleted file mode 100644 index a03df08..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/target-netex_svr-Debug-ebd43de8bd12df700549.json +++ /dev/null @@ -1,182 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "debug/bin/netex_svr" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "target_link_libraries", - "set_target_properties", - "find_package", - "add_compile_options", - "target_include_directories" - ], - "files" : - [ - "src/server/CMakeLists.txt", - "src/net/CMakeLists.txt", - "/home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake", - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 1, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 5, - "parent" : 0 - }, - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 6, - "parent" : 3 - }, - { - "command" : 3, - "file" : 1, - "line" : 5, - "parent" : 3 - }, - { - "file" : 2, - "parent" : 5 - }, - { - "command" : 2, - "file" : 2, - "line" : 741, - "parent" : 6 - }, - { - "file" : 3 - }, - { - "command" : 4, - "file" : 3, - "line" : 5, - "parent" : 8 - }, - { - "command" : 5, - "file" : 0, - "line" : 4, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -fdiagnostics-color=always" - }, - { - "backtrace" : 9, - "fragment" : "-pthread" - } - ], - "includes" : - [ - { - "backtrace" : 10, - "path" : "/home/max/GitHub/netex/src/net/include" - } - ], - "language" : "C", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 2, - "id" : "netex::@fa6dfe1ce2083cdf68d6" - } - ], - "id" : "netex_svr::@2804e40980a64c7d7ad1", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - }, - { - "fragment" : "-Wl,-rpath,/home/max/GitHub/netex/cmake-build-debug/debug/bin", - "role" : "libraries" - }, - { - "backtrace" : 2, - "fragment" : "debug/bin/libnetex.so", - "role" : "libraries" - }, - { - "backtrace" : 4, - "fragment" : "/usr/lib/libssl.so", - "role" : "libraries" - }, - { - "backtrace" : 7, - "fragment" : "/usr/lib/libcrypto.so", - "role" : "libraries" - } - ], - "language" : "C" - }, - "name" : "netex_svr", - "nameOnDisk" : "netex_svr", - "paths" : - { - "build" : "src/server", - "source" : "src/server" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/server/server.c", - "sourceGroupIndex" : 0 - } - ], - "type" : "EXECUTABLE" -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-d6c77e95d91a665f7a41.json b/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-d6c77e95d91a665f7a41.json deleted file mode 100644 index 478fc6e..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-d6c77e95d91a665f7a41.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "kind" : "toolchains", - "toolchains" : - [ - { - "compiler" : - { - "id" : "GNU", - "implicit" : - { - "includeDirectories" : - [ - "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include", - "/usr/local/include", - "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed", - "/usr/include" - ], - "linkDirectories" : - [ - "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1", - "/usr/lib", - "/lib" - ], - "linkFrameworkDirectories" : [], - "linkLibraries" : - [ - "gcc", - "gcc_s", - "c", - "gcc", - "gcc_s" - ] - }, - "path" : "/usr/bin/cc", - "version" : "13.2.1" - }, - "language" : "C", - "sourceFileExtensions" : - [ - "c", - "m" - ] - } - ], - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/cmake-build-debug/.ninja_deps b/cmake-build-debug/.ninja_deps deleted file mode 100644 index f2f7b35..0000000 Binary files a/cmake-build-debug/.ninja_deps and /dev/null differ diff --git a/cmake-build-debug/.ninja_log b/cmake-build-debug/.ninja_log deleted file mode 100644 index 5f46b8d..0000000 --- a/cmake-build-debug/.ninja_log +++ /dev/null @@ -1,11 +0,0 @@ -# ninja log v5 -146 223 1703438495692685822 debug/bin/libnetex.so c29a978d9713284e -2 50 1703438406581685840 src/net/CMakeFiles/netex.dir/sockets/thread_manager.c.o 5c5a0caff432164e -3 54 1703438406588352580 src/server/CMakeFiles/netex_svr.dir/__/net/threads/thread_manager.c.o 5ea6199c93850319 -1 146 1703438495616018294 src/net/CMakeFiles/netex.dir/netex.c.o da89b76b970f6a5c -2 61 1703438406595019323 src/net/CMakeFiles/netex.dir/sockets/sock_helper.c.o 740522a0ea7e1ae3 -2 75 1703438406608352805 src/net/CMakeFiles/netex.dir/sockets/server.c.o 52d37ab8fa80e77b -37 113 1703438546293253521 debug/bin/netex_svr b6b4e24be024abe9 -1 77 1703438406611686176 src/net/CMakeFiles/netex.dir/sockets/client.c.o 2122a8ee422198a -1 37 1703438546219919364 src/server/CMakeFiles/netex_svr.dir/server.c.o 17f3a11b15c63cc5 -1 49 1703438406581685840 src/net/CMakeFiles/netex.dir/threads/thread_manager.c.o 6a74a73287a2da04 diff --git a/cmake-build-debug/Testing/Temporary/LastTest.log b/cmake-build-debug/Testing/Temporary/LastTest.log deleted file mode 100644 index d757279..0000000 --- a/cmake-build-debug/Testing/Temporary/LastTest.log +++ /dev/null @@ -1,3 +0,0 @@ -Start testing: Dec 24 23:16 CET ----------------------------------------------------------- -End testing: Dec 24 23:16 CET diff --git a/cmake-build-debug/build.ninja b/cmake-build-debug/build.ninja deleted file mode 100644 index 5d2d375..0000000 --- a/cmake-build-debug/build.ninja +++ /dev/null @@ -1,428 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.27 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: netex -# Configurations: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - - -############################################# -# Set configuration variable for custom commands. - -CONFIGURATION = Debug -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include CMakeFiles/rules.ninja - -# ============================================================================= - -############################################# -# Logical path to working directory; prefix for absolute paths. - -cmake_ninja_workdir = /home/max/GitHub/netex/cmake-build-debug/ - -############################################# -# Utility command for edit_cache - -build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build edit_cache: phony CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build rebuild_cache: phony CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /home/max/GitHub/netex/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src/CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build src/edit_cache: phony src/CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src/rebuild_cache: phony src/CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /home/max/GitHub/netex/src/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for SHARED_LIBRARY target netex - - -############################################# -# Order-only phony target for netex - -build cmake_object_order_depends_target_netex: phony || src/net/CMakeFiles/netex.dir - -build src/net/CMakeFiles/netex.dir/netex.c.o: C_COMPILER__netex_unscanned_Debug /home/max/GitHub/netex/src/net/netex.c || cmake_object_order_depends_target_netex - DEFINES = -Dnetex_EXPORTS - DEP_FILE = src/net/CMakeFiles/netex.dir/netex.c.o.d - FLAGS = -g -fPIC -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/net/CMakeFiles/netex.dir - OBJECT_FILE_DIR = src/net/CMakeFiles/netex.dir - -build src/net/CMakeFiles/netex.dir/sockets/client.c.o: C_COMPILER__netex_unscanned_Debug /home/max/GitHub/netex/src/net/sockets/client.c || cmake_object_order_depends_target_netex - DEFINES = -Dnetex_EXPORTS - DEP_FILE = src/net/CMakeFiles/netex.dir/sockets/client.c.o.d - FLAGS = -g -fPIC -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/net/CMakeFiles/netex.dir - OBJECT_FILE_DIR = src/net/CMakeFiles/netex.dir/sockets - -build src/net/CMakeFiles/netex.dir/sockets/sock_helper.c.o: C_COMPILER__netex_unscanned_Debug /home/max/GitHub/netex/src/net/sockets/sock_helper.c || cmake_object_order_depends_target_netex - DEFINES = -Dnetex_EXPORTS - DEP_FILE = src/net/CMakeFiles/netex.dir/sockets/sock_helper.c.o.d - FLAGS = -g -fPIC -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/net/CMakeFiles/netex.dir - OBJECT_FILE_DIR = src/net/CMakeFiles/netex.dir/sockets - -build src/net/CMakeFiles/netex.dir/sockets/server.c.o: C_COMPILER__netex_unscanned_Debug /home/max/GitHub/netex/src/net/sockets/server.c || cmake_object_order_depends_target_netex - DEFINES = -Dnetex_EXPORTS - DEP_FILE = src/net/CMakeFiles/netex.dir/sockets/server.c.o.d - FLAGS = -g -fPIC -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/net/CMakeFiles/netex.dir - OBJECT_FILE_DIR = src/net/CMakeFiles/netex.dir/sockets - -build src/net/CMakeFiles/netex.dir/sockets/thread_manager.c.o: C_COMPILER__netex_unscanned_Debug /home/max/GitHub/netex/src/net/sockets/thread_manager.c || cmake_object_order_depends_target_netex - DEFINES = -Dnetex_EXPORTS - DEP_FILE = src/net/CMakeFiles/netex.dir/sockets/thread_manager.c.o.d - FLAGS = -g -fPIC -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/net/CMakeFiles/netex.dir - OBJECT_FILE_DIR = src/net/CMakeFiles/netex.dir/sockets - - -# ============================================================================= -# Link build statements for SHARED_LIBRARY target netex - - -############################################# -# Link the shared library debug/bin/libnetex.so - -build debug/bin/libnetex.so: C_SHARED_LIBRARY_LINKER__netex_Debug src/net/CMakeFiles/netex.dir/netex.c.o src/net/CMakeFiles/netex.dir/sockets/client.c.o src/net/CMakeFiles/netex.dir/sockets/sock_helper.c.o src/net/CMakeFiles/netex.dir/sockets/server.c.o src/net/CMakeFiles/netex.dir/sockets/thread_manager.c.o | /usr/lib/libssl.so /usr/lib/libcrypto.so - LANGUAGE_COMPILE_FLAGS = -g - LINK_LIBRARIES = /usr/lib/libssl.so /usr/lib/libcrypto.so - OBJECT_DIR = src/net/CMakeFiles/netex.dir - POST_BUILD = : - PRE_LINK = : - SONAME = libnetex.so - SONAME_FLAG = -Wl,-soname, - TARGET_FILE = debug/bin/libnetex.so - TARGET_PDB = netex.so.dbg - - -############################################# -# Utility command for edit_cache - -build src/net/CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/net && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build src/net/edit_cache: phony src/net/CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src/net/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/net && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src/net/rebuild_cache: phony src/net/CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /home/max/GitHub/netex/src/net/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src/net/sockets/CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/net/sockets && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build src/net/sockets/edit_cache: phony src/net/sockets/CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src/net/sockets/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/net/sockets && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src/net/sockets/rebuild_cache: phony src/net/sockets/CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /home/max/GitHub/netex/src/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for EXECUTABLE target netex_svr - - -############################################# -# Order-only phony target for netex_svr - -build cmake_object_order_depends_target_netex_svr: phony || cmake_object_order_depends_target_netex - -build src/server/CMakeFiles/netex_svr.dir/server.c.o: C_COMPILER__netex_svr_unscanned_Debug /home/max/GitHub/netex/src/server/server.c || cmake_object_order_depends_target_netex_svr - DEP_FILE = src/server/CMakeFiles/netex_svr.dir/server.c.o.d - FLAGS = -g -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/server/CMakeFiles/netex_svr.dir - OBJECT_FILE_DIR = src/server/CMakeFiles/netex_svr.dir - - -# ============================================================================= -# Link build statements for EXECUTABLE target netex_svr - - -############################################# -# Link the executable debug/bin/netex_svr - -build debug/bin/netex_svr: C_EXECUTABLE_LINKER__netex_svr_Debug src/server/CMakeFiles/netex_svr.dir/server.c.o | debug/bin/libnetex.so /usr/lib/libssl.so /usr/lib/libcrypto.so || debug/bin/libnetex.so - FLAGS = -g - LINK_LIBRARIES = -Wl,-rpath,/home/max/GitHub/netex/cmake-build-debug/debug/bin debug/bin/libnetex.so /usr/lib/libssl.so /usr/lib/libcrypto.so - OBJECT_DIR = src/server/CMakeFiles/netex_svr.dir - POST_BUILD = : - PRE_LINK = : - TARGET_FILE = debug/bin/netex_svr - TARGET_PDB = netex_svr.dbg - - -############################################# -# Utility command for edit_cache - -build src/server/CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/server && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build src/server/edit_cache: phony src/server/CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src/server/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/server && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src/server/rebuild_cache: phony src/server/CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# /home/max/GitHub/netex/src/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for EXECUTABLE target netex_client - - -############################################# -# Order-only phony target for netex_client - -build cmake_object_order_depends_target_netex_client: phony || cmake_object_order_depends_target_netex - -build src/client/CMakeFiles/netex_client.dir/main.c.o: C_COMPILER__netex_client_unscanned_Debug /home/max/GitHub/netex/src/client/main.c || cmake_object_order_depends_target_netex_client - DEP_FILE = src/client/CMakeFiles/netex_client.dir/main.c.o.d - FLAGS = -g -fdiagnostics-color=always -pthread - INCLUDES = -I/home/max/GitHub/netex/src/net/include - OBJECT_DIR = src/client/CMakeFiles/netex_client.dir - OBJECT_FILE_DIR = src/client/CMakeFiles/netex_client.dir - - -# ============================================================================= -# Link build statements for EXECUTABLE target netex_client - - -############################################# -# Link the executable debug/bin/netex_client - -build debug/bin/netex_client: C_EXECUTABLE_LINKER__netex_client_Debug src/client/CMakeFiles/netex_client.dir/main.c.o | debug/bin/libnetex.so /usr/lib/libssl.so /usr/lib/libcrypto.so || debug/bin/libnetex.so - FLAGS = -g - LINK_LIBRARIES = -Wl,-rpath,/home/max/GitHub/netex/cmake-build-debug/debug/bin debug/bin/libnetex.so /usr/lib/libssl.so /usr/lib/libcrypto.so - OBJECT_DIR = src/client/CMakeFiles/netex_client.dir - POST_BUILD = : - PRE_LINK = : - TARGET_FILE = debug/bin/netex_client - TARGET_PDB = netex_client.dbg - - -############################################# -# Utility command for edit_cache - -build src/client/CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/client && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. - DESC = No interactive CMake dialog available... - restat = 1 - -build src/client/edit_cache: phony src/client/CMakeFiles/edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src/client/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cd /home/max/GitHub/netex/cmake-build-debug/src/client && /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S/home/max/GitHub/netex -B/home/max/GitHub/netex/cmake-build-debug - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src/client/rebuild_cache: phony src/client/CMakeFiles/rebuild_cache.util - -# ============================================================================= -# Target aliases. - -build libnetex.so: phony debug/bin/libnetex.so - -build netex: phony debug/bin/libnetex.so - -build netex_client: phony debug/bin/netex_client - -build netex_svr: phony debug/bin/netex_svr - -# ============================================================================= -# Folder targets. - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug - -build all: phony src/all - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug/src - -build src/all: phony src/net/all src/server/all src/client/all - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug/src/client - -build src/client/all: phony debug/bin/netex_client - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug/src/net - -build src/net/all: phony debug/bin/libnetex.so src/net/sockets/all - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug/src/net/sockets - -build src/net/sockets/all: phony - -# ============================================================================= - -############################################# -# Folder: /home/max/GitHub/netex/cmake-build-debug/src/server - -build src/server/all: phony debug/bin/netex_svr - -# ============================================================================= -# Built-in targets - - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeGenericSystem.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageMessage.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPkgConfig.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU-C.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/UnixPaths.cmake /home/max/GitHub/netex/CMakeLists.txt /home/max/GitHub/netex/src/CMakeLists.txt /home/max/GitHub/netex/src/client/CMakeLists.txt /home/max/GitHub/netex/src/net/CMakeLists.txt /home/max/GitHub/netex/src/net/sockets/CMakeLists.txt /home/max/GitHub/netex/src/server/CMakeLists.txt CMakeCache.txt CMakeFiles/3.27.8/CMakeCCompiler.cmake CMakeFiles/3.27.8/CMakeSystem.cmake - pool = console - - -############################################# -# A missing CMake input file is not an error. - -build /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeCommonLanguageInclude.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeGenericSystem.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeInitializeConfigs.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeLanguageInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInformation.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/CMakeSystemSpecificInitialize.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/CMakeCommonCompilerMacros.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU-C.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Compiler/GNU.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindOpenSSL.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPackageMessage.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/FindPkgConfig.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU-C.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-GNU.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux-Initialize.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/Linux.cmake /home/max/.local/share/JetBrains/Toolbox/apps/clion-nova/bin/cmake/linux/x64/share/cmake-3.27/Modules/Platform/UnixPaths.cmake /home/max/GitHub/netex/CMakeLists.txt /home/max/GitHub/netex/src/CMakeLists.txt /home/max/GitHub/netex/src/client/CMakeLists.txt /home/max/GitHub/netex/src/net/CMakeLists.txt /home/max/GitHub/netex/src/net/sockets/CMakeLists.txt /home/max/GitHub/netex/src/server/CMakeLists.txt CMakeCache.txt CMakeFiles/3.27.8/CMakeCCompiler.cmake CMakeFiles/3.27.8/CMakeSystem.cmake: phony - - -############################################# -# Clean all the built files. - -build clean: CLEAN - - -############################################# -# Print all primary targets available. - -build help: HELP - - -############################################# -# Make the all target the default. - -default all