Multiple implementations of the same back-end application. The aim is to provide quick, side-by-side comparisons of different technologies (languages, frameworks, libraries) while preserving consistent business logic across all implementations.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

210 lines
9.9 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Ninja" Generator, CMake Version 4.0
# This file contains all the build statements describing the
# compilation DAG.
# =============================================================================
# Write statements declared in CMakeLists.txt:
#
# Which is the root file.
# =============================================================================
# =============================================================================
# Project: AutoStore
# 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 = /workspace/build-GCC$ 13.3.0$ x86_64-linux-gnu-Debug/
#############################################
# Utility command for test
build CMakeFiles/test.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug" && /opt/cmake/bin/ctest
DESC = Running tests...
pool = console
restat = 1
build test: phony CMakeFiles/test.util
#############################################
# Utility command for edit_cache
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug" && /opt/cmake/bin/ccmake -S/workspace -B"/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug"
DESC = Running CMake cache editor...
pool = console
restat = 1
build edit_cache: phony CMakeFiles/edit_cache.util
#############################################
# Utility command for rebuild_cache
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug" && /opt/cmake/bin/cmake --regenerate-during-build -S/workspace -B"/workspace/build-GCC 13.3.0 x86_64-linux-gnu-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:
# /workspace/CMakeLists.txt
# =============================================================================
# =============================================================================
# Object build statements for EXECUTABLE target AutoStore
#############################################
# Order-only phony target for AutoStore
build cmake_object_order_depends_target_AutoStore: phony || .
build app/CMakeFiles/AutoStore.dir/src/Main.cpp.o: CXX_COMPILER__AutoStore_unscanned_Debug /workspace/app/src/Main.cpp || cmake_object_order_depends_target_AutoStore
CONFIG = Debug
DEP_FILE = app/CMakeFiles/AutoStore.dir/src/Main.cpp.o.d
FLAGS = -g -std=gnu++17
INCLUDES = -I"/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug"
OBJECT_DIR = app/CMakeFiles/AutoStore.dir
OBJECT_FILE_DIR = app/CMakeFiles/AutoStore.dir/src
# =============================================================================
# Link build statements for EXECUTABLE target AutoStore
#############################################
# Link the executable bin/AutoStore
build bin/AutoStore: CXX_EXECUTABLE_LINKER__AutoStore_Debug app/CMakeFiles/AutoStore.dir/src/Main.cpp.o
CONFIG = Debug
DEP_FILE = app/CMakeFiles/AutoStore.dir/link.d
FLAGS = -g
LINK_FLAGS = -Wl,--dependency-file=app/CMakeFiles/AutoStore.dir/link.d
OBJECT_DIR = app/CMakeFiles/AutoStore.dir
POST_BUILD = :
PRE_LINK = :
TARGET_FILE = bin/AutoStore
TARGET_PDB = AutoStore.dbg
#############################################
# Utility command for test
build app/CMakeFiles/test.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug/app" && /opt/cmake/bin/ctest
DESC = Running tests...
pool = console
restat = 1
build app/test: phony app/CMakeFiles/test.util
#############################################
# Utility command for edit_cache
build app/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug/app" && /opt/cmake/bin/ccmake -S/workspace -B"/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug"
DESC = Running CMake cache editor...
pool = console
restat = 1
build app/edit_cache: phony app/CMakeFiles/edit_cache.util
#############################################
# Utility command for rebuild_cache
build app/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
COMMAND = cd "/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug/app" && /opt/cmake/bin/cmake --regenerate-during-build -S/workspace -B"/workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug"
DESC = Running CMake to regenerate build system...
pool = console
restat = 1
build app/rebuild_cache: phony app/CMakeFiles/rebuild_cache.util
# =============================================================================
# Target aliases.
build AutoStore: phony bin/AutoStore
# =============================================================================
# Folder targets.
# =============================================================================
#############################################
# Folder: /workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug
build all: phony app/all
# =============================================================================
#############################################
# Folder: /workspace/build-GCC 13.3.0 x86_64-linux-gnu-Debug/app
build app/all: phony bin/AutoStore
# =============================================================================
# Built-in targets
#############################################
# Re-run CMake if any of its inputs changed.
build build.ninja /workspace/build-GCC$ 13.3.0$ x86_64-linux-gnu-Debug/cmake_install.cmake /workspace/build-GCC$ 13.3.0$ x86_64-linux-gnu-Debug/app/cmake_install.cmake /workspace/build-GCC$ 13.3.0$ x86_64-linux-gnu-Debug/CTestTestfile.cmake /workspace/build-GCC$ 13.3.0$ x86_64-linux-gnu-Debug/app/CTestTestfile.cmake: RERUN_CMAKE | /opt/cmake/share/cmake-4.0/Modules/CMakeCXXInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeCommonLanguageInclude.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeGenericSystem.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeInitializeConfigs.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeLanguageInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeSystemSpecificInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeSystemSpecificInitialize.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Internal/CMakeCXXLinkerInformation.cmake /opt/cmake/share/cmake-4.0/Modules/Internal/CMakeCommonLinkerInformation.cmake /opt/cmake/share/cmake-4.0/Modules/Linker/GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Linker/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-Initialize.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/UnixPaths.cmake /workspace/CMakeLists.txt /workspace/app/CMakeLists.txt /workspace/app/src/Version.h.in CMakeCache.txt CMakeFiles/4.0.3/CMakeCXXCompiler.cmake CMakeFiles/4.0.3/CMakeSystem.cmake
pool = console
#############################################
# A missing CMake input file is not an error.
build /opt/cmake/share/cmake-4.0/Modules/CMakeCXXInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeCommonLanguageInclude.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeGenericSystem.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeInitializeConfigs.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeLanguageInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeSystemSpecificInformation.cmake /opt/cmake/share/cmake-4.0/Modules/CMakeSystemSpecificInitialize.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/CMakeCommonCompilerMacros.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Compiler/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Internal/CMakeCXXLinkerInformation.cmake /opt/cmake/share/cmake-4.0/Modules/Internal/CMakeCommonLinkerInformation.cmake /opt/cmake/share/cmake-4.0/Modules/Linker/GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Linker/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linker/Linux-GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-GNU-CXX.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-GNU.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux-Initialize.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/Linux.cmake /opt/cmake/share/cmake-4.0/Modules/Platform/UnixPaths.cmake /workspace/CMakeLists.txt /workspace/app/CMakeLists.txt /workspace/app/src/Version.h.in CMakeCache.txt CMakeFiles/4.0.3/CMakeCXXCompiler.cmake CMakeFiles/4.0.3/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