rules.ninja 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Ninja" Generator, CMake Version 3.23
  3. # This file contains all the rules used to get the outputs files
  4. # built from the input files.
  5. # It is included in the main 'build.ninja'.
  6. # =============================================================================
  7. # Project: FMT
  8. # Configurations: Release
  9. # =============================================================================
  10. # =============================================================================
  11. #############################################
  12. # localized /showIncludes string
  13. msvc_deps_prefix = Note: including file:
  14. #############################################
  15. # Rule for compiling CXX files.
  16. rule CXX_COMPILER__fmt_Release
  17. deps = msvc
  18. 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
  19. description = Building CXX object $out
  20. #############################################
  21. # Rule for linking CXX shared library.
  22. rule CXX_SHARED_LIBRARY_LINKER__fmt_Release
  23. 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"
  24. description = Linking CXX shared library $TARGET_FILE
  25. restat = $RESTAT
  26. #############################################
  27. # Rule for running custom commands.
  28. rule CUSTOM_COMMAND
  29. command = $COMMAND
  30. description = $DESC
  31. #############################################
  32. # Rule for re-running cmake.
  33. rule RERUN_CMAKE
  34. 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
  35. description = Re-running CMake...
  36. generator = 1
  37. #############################################
  38. # Rule for cleaning all built files.
  39. rule CLEAN
  40. command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" $FILE_ARG -t clean $TARGETS
  41. description = Cleaning all built files...
  42. #############################################
  43. # Rule for printing all primary targets available.
  44. rule HELP
  45. command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -t targets
  46. description = All primary targets available: