123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Ninja" Generator, CMake Version 3.20
- # 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: Project
- # Configurations: Debug
- # =============================================================================
- # =============================================================================
- #############################################
- # localized /showIncludes string
- msvc_deps_prefix = Note: including file:
- #############################################
- # Rule for running custom commands.
- rule CUSTOM_COMMAND
- command = $COMMAND
- description = $DESC
- #############################################
- # Rule for re-running cmake.
- rule RERUN_CMAKE
- command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" --regenerate-during-build -SD:\OTS\OTSSrc\OTSCPP\Tools\boost\safe_numerics -BD:\OTS\OTSSrc\OTSCPP\Tools\boost\safe_numerics\out\build\x64-Debug
- description = Re-running CMake...
- generator = 1
- #############################################
- # Rule for cleaning all built files.
- rule CLEAN
- command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\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\Professional\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.exe" -t targets
- description = All primary targets available:
|