353 lines
17 KiB
Plaintext
353 lines
17 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|||
|
|
# Generated by "Ninja" Generator, CMake Version 4.2
|
||
|
|
|
||
|
|
# This file contains all the build statements describing the
|
||
|
|
# compilation DAG.
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Write statements declared in CMakeLists.txt:
|
||
|
|
#
|
||
|
|
# Which is the root file.
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Project: Text-Adventure
|
||
|
|
# Configurations:
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Minimal version of Ninja required by this file
|
||
|
|
|
||
|
|
ninja_required_version = 1.5
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Include auxiliary files.
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Include rules file.
|
||
|
|
|
||
|
|
include CMakeFiles/rules.ninja
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Logical path to working directory; prefix for absolute paths.
|
||
|
|
|
||
|
|
cmake_ninja_workdir = /home/tobarr/Documents/Text-Adventure/build/
|
||
|
|
# =============================================================================
|
||
|
|
# Object build statements for EXECUTABLE target Text-Adventure
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Order-only phony target for Text-Adventure
|
||
|
|
|
||
|
|
build cmake_object_order_depends_target_Text-Adventure: phony || cmake_object_order_depends_target_Engine
|
||
|
|
|
||
|
|
build CMakeFiles/Text-Adventure.dir/main.cpp.o: CXX_COMPILER__Text-Adventure_unscanned_ /home/tobarr/Documents/Text-Adventure/main.cpp || cmake_object_order_depends_target_Text-Adventure
|
||
|
|
DEP_FILE = CMakeFiles/Text-Adventure.dir/main.cpp.o.d
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Extern -I/home/tobarr/Documents/Text-Adventure/Engine/headers
|
||
|
|
OBJECT_DIR = CMakeFiles/Text-Adventure.dir
|
||
|
|
OBJECT_FILE_DIR = CMakeFiles/Text-Adventure.dir
|
||
|
|
TARGET_SUPPORT_DIR = CMakeFiles/Text-Adventure.dir
|
||
|
|
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Link build statements for EXECUTABLE target Text-Adventure
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Link the executable Text-Adventure
|
||
|
|
|
||
|
|
build Text-Adventure: CXX_EXECUTABLE_LINKER__Text-Adventure_ CMakeFiles/Text-Adventure.dir/main.cpp.o | Engine/libEngine.so || Engine/libEngine.so
|
||
|
|
DEP_FILE = CMakeFiles/Text-Adventure.dir/link.d
|
||
|
|
LINK_FLAGS = -Wl,--dependency-file=CMakeFiles/Text-Adventure.dir/link.d
|
||
|
|
LINK_LIBRARIES = -Wl,-rpath,/home/tobarr/Documents/Text-Adventure/build/Engine Engine/libEngine.so
|
||
|
|
OBJECT_DIR = CMakeFiles/Text-Adventure.dir
|
||
|
|
POST_BUILD = :
|
||
|
|
PRE_LINK = :
|
||
|
|
TARGET_FILE = Text-Adventure
|
||
|
|
TARGET_PDB = Text-Adventure.dbg
|
||
|
|
TARGET_SUPPORT_DIR = CMakeFiles/Text-Adventure.dir
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Utility command for edit_cache
|
||
|
|
|
||
|
|
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
|
COMMAND = cd /home/tobarr/Documents/Text-Adventure/build && /usr/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/tobarr/Documents/Text-Adventure/build && /usr/bin/cmake --regenerate-during-build -S/home/tobarr/Documents/Text-Adventure -B/home/tobarr/Documents/Text-Adventure/build
|
||
|
|
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/tobarr/Documents/Text-Adventure/CMakeLists.txt
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Object build statements for SHARED_LIBRARY target Engine
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Order-only phony target for Engine
|
||
|
|
|
||
|
|
build cmake_object_order_depends_target_Engine: phony || .
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/Engine.dir/src/room.cpp.o: CXX_COMPILER__Engine_unscanned_ /home/tobarr/Documents/Text-Adventure/Engine/src/room.cpp || cmake_object_order_depends_target_Engine
|
||
|
|
DEFINES = -DEngine_EXPORTS
|
||
|
|
DEP_FILE = Engine/CMakeFiles/Engine.dir/src/room.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Engine/headers
|
||
|
|
OBJECT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
OBJECT_FILE_DIR = Engine/CMakeFiles/Engine.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/Engine.dir/src/game.cpp.o: CXX_COMPILER__Engine_unscanned_ /home/tobarr/Documents/Text-Adventure/Engine/src/game.cpp || cmake_object_order_depends_target_Engine
|
||
|
|
DEFINES = -DEngine_EXPORTS
|
||
|
|
DEP_FILE = Engine/CMakeFiles/Engine.dir/src/game.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Engine/headers
|
||
|
|
OBJECT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
OBJECT_FILE_DIR = Engine/CMakeFiles/Engine.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/Engine.dir/src/player.cpp.o: CXX_COMPILER__Engine_unscanned_ /home/tobarr/Documents/Text-Adventure/Engine/src/player.cpp || cmake_object_order_depends_target_Engine
|
||
|
|
DEFINES = -DEngine_EXPORTS
|
||
|
|
DEP_FILE = Engine/CMakeFiles/Engine.dir/src/player.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Engine/headers
|
||
|
|
OBJECT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
OBJECT_FILE_DIR = Engine/CMakeFiles/Engine.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/Engine.dir/src/scenery.cpp.o: CXX_COMPILER__Engine_unscanned_ /home/tobarr/Documents/Text-Adventure/Engine/src/scenery.cpp || cmake_object_order_depends_target_Engine
|
||
|
|
DEFINES = -DEngine_EXPORTS
|
||
|
|
DEP_FILE = Engine/CMakeFiles/Engine.dir/src/scenery.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Engine/headers
|
||
|
|
OBJECT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
OBJECT_FILE_DIR = Engine/CMakeFiles/Engine.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Link build statements for SHARED_LIBRARY target Engine
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Link the shared library Engine/libEngine.so
|
||
|
|
|
||
|
|
build Engine/libEngine.so: CXX_SHARED_LIBRARY_LINKER__Engine_ Engine/CMakeFiles/Engine.dir/src/room.cpp.o Engine/CMakeFiles/Engine.dir/src/game.cpp.o Engine/CMakeFiles/Engine.dir/src/player.cpp.o Engine/CMakeFiles/Engine.dir/src/scenery.cpp.o
|
||
|
|
DEP_FILE = Engine/CMakeFiles/Engine.dir/link.d
|
||
|
|
LINK_FLAGS = -shared -Wl,--dependency-file=Engine/CMakeFiles/Engine.dir/link.d
|
||
|
|
OBJECT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
POST_BUILD = :
|
||
|
|
PRE_LINK = :
|
||
|
|
SONAME = libEngine.so
|
||
|
|
SONAME_FLAG = -Wl,-soname,
|
||
|
|
TARGET_FILE = Engine/libEngine.so
|
||
|
|
TARGET_PDB = Engine.so.dbg
|
||
|
|
TARGET_SUPPORT_DIR = Engine/CMakeFiles/Engine.dir
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Utility command for edit_cache
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
|
COMMAND = cd /home/tobarr/Documents/Text-Adventure/build/Engine && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
|
DESC = No interactive CMake dialog available...
|
||
|
|
restat = 1
|
||
|
|
|
||
|
|
build Engine/edit_cache: phony Engine/CMakeFiles/edit_cache.util
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Utility command for rebuild_cache
|
||
|
|
|
||
|
|
build Engine/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
|
COMMAND = cd /home/tobarr/Documents/Text-Adventure/build/Engine && /usr/bin/cmake --regenerate-during-build -S/home/tobarr/Documents/Text-Adventure -B/home/tobarr/Documents/Text-Adventure/build
|
||
|
|
DESC = Running CMake to regenerate build system...
|
||
|
|
pool = console
|
||
|
|
restat = 1
|
||
|
|
|
||
|
|
build Engine/rebuild_cache: phony Engine/CMakeFiles/rebuild_cache.util
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Write statements declared in CMakeLists.txt:
|
||
|
|
# /home/tobarr/Documents/Text-Adventure/CMakeLists.txt
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Object build statements for SHARED_LIBRARY target Editor
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Order-only phony target for Editor
|
||
|
|
|
||
|
|
build cmake_object_order_depends_target_Editor: phony || .
|
||
|
|
|
||
|
|
build Editor/CMakeFiles/Editor.dir/src/editor.cpp.o: CXX_COMPILER__Editor_unscanned_ /home/tobarr/Documents/Text-Adventure/Editor/src/editor.cpp || cmake_object_order_depends_target_Editor
|
||
|
|
DEFINES = -DEditor_EXPORTS
|
||
|
|
DEP_FILE = Editor/CMakeFiles/Editor.dir/src/editor.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Editor/headers -I/home/tobarr/Documents/Text-Adventure/Extern
|
||
|
|
OBJECT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
OBJECT_FILE_DIR = Editor/CMakeFiles/Editor.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
|
||
|
|
build Editor/CMakeFiles/Editor.dir/src/playerEditor.cpp.o: CXX_COMPILER__Editor_unscanned_ /home/tobarr/Documents/Text-Adventure/Editor/src/playerEditor.cpp || cmake_object_order_depends_target_Editor
|
||
|
|
DEFINES = -DEditor_EXPORTS
|
||
|
|
DEP_FILE = Editor/CMakeFiles/Editor.dir/src/playerEditor.cpp.o.d
|
||
|
|
FLAGS = -fPIC
|
||
|
|
INCLUDES = -I/home/tobarr/Documents/Text-Adventure/Editor/headers -I/home/tobarr/Documents/Text-Adventure/Extern
|
||
|
|
OBJECT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
OBJECT_FILE_DIR = Editor/CMakeFiles/Editor.dir/src
|
||
|
|
TARGET_SUPPORT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Link build statements for SHARED_LIBRARY target Editor
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Link the shared library Editor/libEditor.so
|
||
|
|
|
||
|
|
build Editor/libEditor.so: CXX_SHARED_LIBRARY_LINKER__Editor_ Editor/CMakeFiles/Editor.dir/src/editor.cpp.o Editor/CMakeFiles/Editor.dir/src/playerEditor.cpp.o
|
||
|
|
DEP_FILE = Editor/CMakeFiles/Editor.dir/link.d
|
||
|
|
LINK_FLAGS = -shared -Wl,--dependency-file=Editor/CMakeFiles/Editor.dir/link.d
|
||
|
|
OBJECT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
POST_BUILD = :
|
||
|
|
PRE_LINK = :
|
||
|
|
SONAME = libEditor.so
|
||
|
|
SONAME_FLAG = -Wl,-soname,
|
||
|
|
TARGET_FILE = Editor/libEditor.so
|
||
|
|
TARGET_PDB = Editor.so.dbg
|
||
|
|
TARGET_SUPPORT_DIR = Editor/CMakeFiles/Editor.dir
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Utility command for edit_cache
|
||
|
|
|
||
|
|
build Editor/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
||
|
|
COMMAND = cd /home/tobarr/Documents/Text-Adventure/build/Editor && /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||
|
|
DESC = No interactive CMake dialog available...
|
||
|
|
restat = 1
|
||
|
|
|
||
|
|
build Editor/edit_cache: phony Editor/CMakeFiles/edit_cache.util
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Utility command for rebuild_cache
|
||
|
|
|
||
|
|
build Editor/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
||
|
|
COMMAND = cd /home/tobarr/Documents/Text-Adventure/build/Editor && /usr/bin/cmake --regenerate-during-build -S/home/tobarr/Documents/Text-Adventure -B/home/tobarr/Documents/Text-Adventure/build
|
||
|
|
DESC = Running CMake to regenerate build system...
|
||
|
|
pool = console
|
||
|
|
restat = 1
|
||
|
|
|
||
|
|
build Editor/rebuild_cache: phony Editor/CMakeFiles/rebuild_cache.util
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Target aliases.
|
||
|
|
|
||
|
|
build Editor: phony Editor/libEditor.so
|
||
|
|
|
||
|
|
build Engine: phony Engine/libEngine.so
|
||
|
|
|
||
|
|
build libEditor.so: phony Editor/libEditor.so
|
||
|
|
|
||
|
|
build libEngine.so: phony Engine/libEngine.so
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Folder targets.
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build
|
||
|
|
|
||
|
|
build codegen: phony Engine/codegen Editor/codegen
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build/Editor
|
||
|
|
|
||
|
|
build Editor/codegen: phony
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build/Engine
|
||
|
|
|
||
|
|
build Engine/codegen: phony
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build
|
||
|
|
|
||
|
|
build all: phony Text-Adventure Engine/all Editor/all
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build/Editor
|
||
|
|
|
||
|
|
build Editor/all: phony Editor/libEditor.so
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Folder: /home/tobarr/Documents/Text-Adventure/build/Engine
|
||
|
|
|
||
|
|
build Engine/all: phony Engine/libEngine.so
|
||
|
|
|
||
|
|
# =============================================================================
|
||
|
|
# Built-in targets
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Re-run CMake if any of its inputs changed.
|
||
|
|
|
||
|
|
build build.ninja /home/tobarr/Documents/Text-Adventure/build/cmake_install.cmake /home/tobarr/Documents/Text-Adventure/build/Engine/cmake_install.cmake /home/tobarr/Documents/Text-Adventure/build/Editor/cmake_install.cmake: RERUN_CMAKE | /home/tobarr/Documents/Text-Adventure/CMakeLists.txt /home/tobarr/Documents/Text-Adventure/Editor/CMakeLists.txt /home/tobarr/Documents/Text-Adventure/Engine/CMakeLists.txt /usr/share/cmake-4.2/Modules/CMakeCInformation.cmake /usr/share/cmake-4.2/Modules/CMakeCXXInformation.cmake /usr/share/cmake-4.2/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-4.2/Modules/CMakeGenericSystem.cmake /usr/share/cmake-4.2/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-4.2/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-4.2/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-4.2/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-4.2/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU-C.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Linker/GNU-C.cmake /usr/share/cmake-4.2/Modules/Linker/GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Linker/GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU-C.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-4.2/Modules/Platform/Linux.cmake /usr/share/cmake-4.2/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/4.2.3/CMakeCCompiler.cmake CMakeFiles/4.2.3/CMakeCXXCompiler.cmake CMakeFiles/4.2.3/CMakeSystem.cmake
|
||
|
|
pool = console
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# A missing CMake input file is not an error.
|
||
|
|
|
||
|
|
build /home/tobarr/Documents/Text-Adventure/CMakeLists.txt /home/tobarr/Documents/Text-Adventure/Editor/CMakeLists.txt /home/tobarr/Documents/Text-Adventure/Engine/CMakeLists.txt /usr/share/cmake-4.2/Modules/CMakeCInformation.cmake /usr/share/cmake-4.2/Modules/CMakeCXXInformation.cmake /usr/share/cmake-4.2/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-4.2/Modules/CMakeGenericSystem.cmake /usr/share/cmake-4.2/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-4.2/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-4.2/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-4.2/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-4.2/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU-C.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Compiler/GNU.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCXXLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Internal/CMakeCommonLinkerInformation.cmake /usr/share/cmake-4.2/Modules/Linker/GNU-C.cmake /usr/share/cmake-4.2/Modules/Linker/GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Linker/GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU-C.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Platform/Linker/Linux-GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU-C.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU-CXX.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-GNU.cmake /usr/share/cmake-4.2/Modules/Platform/Linux-Initialize.cmake /usr/share/cmake-4.2/Modules/Platform/Linux.cmake /usr/share/cmake-4.2/Modules/Platform/UnixPaths.cmake CMakeCache.txt CMakeFiles/4.2.3/CMakeCCompiler.cmake CMakeFiles/4.2.3/CMakeCXXCompiler.cmake CMakeFiles/4.2.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
|