rules.ninja 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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: zstd
  8. # Configurations: Debug
  9. # =============================================================================
  10. # =============================================================================
  11. #############################################
  12. # localized /showIncludes string
  13. msvc_deps_prefix = Note: including file:
  14. #############################################
  15. # Rule for running custom commands.
  16. rule CUSTOM_COMMAND
  17. command = $COMMAND
  18. description = $DESC
  19. #############################################
  20. # Rule for compiling C files.
  21. rule C_COMPILER__libzstd_shared_Debug
  22. deps = msvc
  23. command = C:\PROGRA~2\MICROS~1\2019\ENTERP~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in
  24. description = Building C object $out
  25. #############################################
  26. # Rule for compiling RC files.
  27. rule RC_COMPILER__libzstd_shared_Debug
  28. depfile = $DEP_FILE
  29. deps = gcc
  30. command = C:/PROGRA~1/CMake/bin/cmcldeps.exe RC $in $DEP_FILE $out "Note: including file: " "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe" C:\PROGRA~2\WI3CF2~1\10\bin\100220~1.0\x64\rc.exe $DEFINES $INCLUDES $FLAGS /fo $out $in
  31. description = Building RC object $out
  32. #############################################
  33. # Rule for linking C shared library.
  34. rule C_SHARED_LIBRARY_LINKER__libzstd_shared_Debug
  35. 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:1.5 $LINK_FLAGS $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
  36. description = Linking C shared library $TARGET_FILE
  37. restat = $RESTAT
  38. #############################################
  39. # Rule for re-running cmake.
  40. rule RERUN_CMAKE
  41. command = "C:\Program Files\CMake\bin\cmake.exe" --regenerate-during-build -SD:\a\1\s\externals\vcpkg\buildtrees\zstd\src\1bad49c488-f6c9bed69a.clean\build\cmake -BD:\a\1\s\externals\vcpkg\buildtrees\zstd\x64-windows-dbg
  42. description = Re-running CMake...
  43. generator = 1
  44. #############################################
  45. # Rule for cleaning all built files.
  46. rule CLEAN
  47. command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" $FILE_ARG -t clean $TARGETS
  48. description = Cleaning all built files...
  49. #############################################
  50. # Rule for printing all primary targets available.
  51. rule HELP
  52. command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -t targets
  53. description = All primary targets available: