70 lines
2.7 KiB
Plaintext
70 lines
2.7 KiB
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Ninja" Generator, CMake Version 3.23
|
||
|
|
||
|
# This file contains all the rules used to get the outputs files
|
||
|
# built from the input files.
|
||
|
# It is included in the main 'build.ninja'.
|
||
|
|
||
|
# =============================================================================
|
||
|
# Project: FMT
|
||
|
# Configurations: Release
|
||
|
# =============================================================================
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# localized /showIncludes string
|
||
|
|
||
|
msvc_deps_prefix = Note: including file:
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling CXX files.
|
||
|
|
||
|
rule CXX_COMPILER__fmt_Release
|
||
|
deps = msvc
|
||
|
command = C:\PROGRA~2\MICROS~1\2019\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in
|
||
|
description = Building CXX object $out
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for linking CXX shared library.
|
||
|
|
||
|
rule CXX_SHARED_LIBRARY_LINKER__fmt_Release
|
||
|
command = cmd.exe /C "$PRE_LINK && "C:\Program Files\CMake\bin\cmake.exe" -E vs_link_dll --intdir=$OBJECT_DIR --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100220~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100220~1.0\x64\mt.exe --manifests $MANIFESTS -- C:\PROGRA~2\MICROS~1\2019\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\link.exe $in /out:$TARGET_FILE /implib:$TARGET_IMPLIB /pdb:$TARGET_PDB /dll /version:8.1 $LINK_FLAGS $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
|
||
|
description = Linking CXX shared library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for running custom commands.
|
||
|
|
||
|
rule CUSTOM_COMMAND
|
||
|
command = $COMMAND
|
||
|
description = $DESC
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for re-running cmake.
|
||
|
|
||
|
rule RERUN_CMAKE
|
||
|
command = "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -SD:\a\1\s\externals\vcpkg\buildtrees\fmt\src\8.1.1-11f8359597.clean -BD:\a\1\s\externals\vcpkg\buildtrees\fmt\x64-windows-rel
|
||
|
description = Re-running CMake...
|
||
|
generator = 1
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for cleaning all built files.
|
||
|
|
||
|
rule CLEAN
|
||
|
command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" $FILE_ARG -t clean $TARGETS
|
||
|
description = Cleaning all built files...
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for printing all primary targets available.
|
||
|
|
||
|
rule HELP
|
||
|
command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -t targets
|
||
|
description = All primary targets available:
|
||
|
|