65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
# 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: Opus
|
||
|
|
# Configurations: Release
|
||
|
|
# =============================================================================
|
||
|
|
# =============================================================================
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Rule for compiling C files.
|
||
|
|
|
||
|
|
rule C_COMPILER__opus_Release
|
||
|
|
depfile = $DEP_FILE
|
||
|
|
deps = gcc
|
||
|
|
command = D:\Android\sdk\ndk\27.1.12297006\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe --target=aarch64-none-linux-android26 --sysroot=D:/Android/sdk/ndk/27.1.12297006/toolchains/llvm/prebuilt/windows-x86_64/sysroot $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__opus_Release
|
||
|
|
command = cmd.exe /C "$PRE_LINK && D:\Android\sdk\cmake\3.22.1\bin\cmake.exe -E rm -f $TARGET_FILE && D:\Android\sdk\ndk\27.1.12297006\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\Android\sdk\ndk\27.1.12297006\toolchains\llvm\prebuilt\windows-x86_64\bin\llvm-ranlib.exe $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 re-running cmake.
|
||
|
|
|
||
|
|
rule RERUN_CMAKE
|
||
|
|
command = D:\Android\sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SE:\MyProject\ts-mobile-go\android\app\src\main\cpp\third_party\opus -BE:\MyProject\ts-mobile-go\go\teamspeak\.opus\build\arm64-v8a
|
||
|
|
description = Re-running CMake...
|
||
|
|
generator = 1
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Rule for cleaning all built files.
|
||
|
|
|
||
|
|
rule CLEAN
|
||
|
|
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe $FILE_ARG -t clean $TARGETS
|
||
|
|
description = Cleaning all built files...
|
||
|
|
|
||
|
|
|
||
|
|
#############################################
|
||
|
|
# Rule for printing all primary targets available.
|
||
|
|
|
||
|
|
rule HELP
|
||
|
|
command = D:\Android\sdk\cmake\3.22.1\bin\ninja.exe -t targets
|
||
|
|
description = All primary targets available:
|
||
|
|
|