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.
166 lines
9.1 KiB
166 lines
9.1 KiB
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.21
|
|
|
|
# This file contains all the build statements describing the
|
|
# compilation DAG.
|
|
|
|
# =============================================================================
|
|
# Write statements declared in CMakeLists.txt:
|
|
#
|
|
# Which is the root file.
|
|
# =============================================================================
|
|
|
|
# =============================================================================
|
|
# Project: C2C4
|
|
# 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 = E$:\CProj\C2C4\cmake-build-debug\
|
|
# =============================================================================
|
|
# Object build statements for EXECUTABLE target C2C4
|
|
|
|
|
|
#############################################
|
|
# Order-only phony target for C2C4
|
|
|
|
build cmake_object_order_depends_target_C2C4: phony || CMakeFiles\C2C4.dir
|
|
|
|
build CMakeFiles\C2C4.dir\main.cpp.obj: CXX_COMPILER__C2C4_Debug E$:\CProj\C2C4\main.cpp || cmake_object_order_depends_target_C2C4
|
|
FLAGS = /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd -std:c++14
|
|
INCLUDES = -IE:\CLib\tinynurbs\include -IE:\CLib\glm
|
|
OBJECT_DIR = CMakeFiles\C2C4.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\C2C4.dir
|
|
TARGET_COMPILE_PDB = CMakeFiles\C2C4.dir\
|
|
TARGET_PDB = C2C4.pdb
|
|
|
|
build CMakeFiles\C2C4.dir\src\C2C4.cpp.obj: CXX_COMPILER__C2C4_Debug E$:\CProj\C2C4\src\C2C4.cpp || cmake_object_order_depends_target_C2C4
|
|
FLAGS = /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd -std:c++14
|
|
INCLUDES = -IE:\CLib\tinynurbs\include -IE:\CLib\glm
|
|
OBJECT_DIR = CMakeFiles\C2C4.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\C2C4.dir\src
|
|
TARGET_COMPILE_PDB = CMakeFiles\C2C4.dir\
|
|
TARGET_PDB = C2C4.pdb
|
|
|
|
build CMakeFiles\C2C4.dir\src\Range.cpp.obj: CXX_COMPILER__C2C4_Debug E$:\CProj\C2C4\src\Range.cpp || cmake_object_order_depends_target_C2C4
|
|
FLAGS = /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd -std:c++14
|
|
INCLUDES = -IE:\CLib\tinynurbs\include -IE:\CLib\glm
|
|
OBJECT_DIR = CMakeFiles\C2C4.dir
|
|
OBJECT_FILE_DIR = CMakeFiles\C2C4.dir\src
|
|
TARGET_COMPILE_PDB = CMakeFiles\C2C4.dir\
|
|
TARGET_PDB = C2C4.pdb
|
|
|
|
|
|
# =============================================================================
|
|
# Link build statements for EXECUTABLE target C2C4
|
|
|
|
|
|
#############################################
|
|
# Link the executable C2C4.exe
|
|
|
|
build C2C4.exe: CXX_EXECUTABLE_LINKER__C2C4_Debug CMakeFiles\C2C4.dir\main.cpp.obj CMakeFiles\C2C4.dir\src\C2C4.cpp.obj CMakeFiles\C2C4.dir\src\Range.cpp.obj
|
|
FLAGS = /DWIN32 /D_WINDOWS /EHsc /Zi /Ob0 /Od /RTC1 -MDd
|
|
LINK_FLAGS = /machine:x64 /debug /INCREMENTAL /subsystem:console
|
|
LINK_LIBRARIES = kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib
|
|
OBJECT_DIR = CMakeFiles\C2C4.dir
|
|
POST_BUILD = cd .
|
|
PRE_LINK = cd .
|
|
TARGET_COMPILE_PDB = CMakeFiles\C2C4.dir\
|
|
TARGET_FILE = C2C4.exe
|
|
TARGET_IMPLIB = C2C4.lib
|
|
TARGET_PDB = C2C4.pdb
|
|
|
|
|
|
#############################################
|
|
# Utility command for edit_cache
|
|
|
|
build CMakeFiles\edit_cache.util: CUSTOM_COMMAND
|
|
COMMAND = cmd.exe /C "cd /D E:\CProj\C2C4\cmake-build-debug && "D:\download\CLion 2021.3.3\bin\cmake\win\bin\cmake.exe" -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 = cmd.exe /C "cd /D E:\CProj\C2C4\cmake-build-debug && "D:\download\CLion 2021.3.3\bin\cmake\win\bin\cmake.exe" --regenerate-during-build -SE:\CProj\C2C4 -BE:\CProj\C2C4\cmake-build-debug"
|
|
DESC = Running CMake to regenerate build system...
|
|
pool = console
|
|
restat = 1
|
|
|
|
build rebuild_cache: phony CMakeFiles\rebuild_cache.util
|
|
|
|
# =============================================================================
|
|
# Target aliases.
|
|
|
|
build C2C4: phony C2C4.exe
|
|
|
|
# =============================================================================
|
|
# Folder targets.
|
|
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Folder: E:/CProj/C2C4/cmake-build-debug
|
|
|
|
build all: phony C2C4.exe
|
|
|
|
# =============================================================================
|
|
# Built-in targets
|
|
|
|
|
|
#############################################
|
|
# Re-run CMake if any of its inputs changed.
|
|
|
|
build build.ninja: RERUN_CMAKE | ..\CMakeLists.txt CMakeCache.txt CMakeFiles\3.21.1\CMakeCCompiler.cmake CMakeFiles\3.21.1\CMakeCXXCompiler.cmake CMakeFiles\3.21.1\CMakeRCCompiler.cmake CMakeFiles\3.21.1\CMakeSystem.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCXXInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCommonLanguageInclude.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeGenericSystem.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeInitializeConfigs.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeLanguageInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeRCInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeSystemSpecificInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeSystemSpecificInitialize.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\CMakeCommonCompilerMacros.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\MSVC-C.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\MSVC-CXX.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC-C.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC-CXX.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\WindowsPaths.cmake
|
|
pool = console
|
|
|
|
|
|
#############################################
|
|
# A missing CMake input file is not an error.
|
|
|
|
build ..\CMakeLists.txt CMakeCache.txt CMakeFiles\3.21.1\CMakeCCompiler.cmake CMakeFiles\3.21.1\CMakeCXXCompiler.cmake CMakeFiles\3.21.1\CMakeRCCompiler.cmake CMakeFiles\3.21.1\CMakeSystem.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCXXInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeCommonLanguageInclude.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeGenericSystem.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeInitializeConfigs.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeLanguageInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeRCInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeSystemSpecificInformation.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\CMakeSystemSpecificInitialize.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\CMakeCommonCompilerMacros.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\MSVC-C.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Compiler\MSVC-CXX.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC-C.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC-CXX.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows-MSVC.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\Windows.cmake D$:\download\CLion$ 2021.3.3\bin\cmake\win\share\cmake-3.21\Modules\Platform\WindowsPaths.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
|
|
|