Sha256: acf838b1640f96f20c4fd8bd01b0464888a9f0f864c7fa341b00ffc8515cbb0c
Contents?: true
Size: 1.68 KB
Versions: 8
Compression:
Stored size: 1.68 KB
Contents
# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.22 # 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: ittapi # Configurations: Debug # ============================================================================= # ============================================================================= ############################################# # Rule for compiling C files. rule C_COMPILER__ittnotify_Debug depfile = $DEP_FILE deps = gcc command = /usr/bin/clang-13 $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__ittnotify_Debug command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /usr/bin/llvm-ar qc $TARGET_FILE $LINK_FLAGS $in && /usr/bin/llvm-ranlib $TARGET_FILE && $POST_BUILD description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for running custom commands. rule CUSTOM_COMMAND command = $COMMAND description = $DESC ############################################# # Rule for cleaning all built files. rule CLEAN command = /usr/bin/ninja-build $FILE_ARG -t clean $TARGETS description = Cleaning all built files... ############################################# # Rule for printing all primary targets available. rule HELP command = /usr/bin/ninja-build -t targets description = All primary targets available:
Version data entries
8 entries across 8 versions & 1 rubygems