| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- # 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: boost
- # Configurations: Release
- # =============================================================================
- # =============================================================================
- #############################################
- # 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\build\vcpkg_installed\x64-windows\share\boost-build -BD:\a\1\s\externals\vcpkg\buildtrees\boost-timer\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:
|