8531f9e4c1
CI / lint (push) Successful in 7s
CI / lint (pull_request) Successful in 8s
CI / build-and-test (push) Successful in 53s
CI / sanitizers (address) (push) Successful in 14s
CI / build-and-test (pull_request) Successful in 52s
CI / sanitizers (address) (pull_request) Successful in 14s
11 lines
615 B
Makefile
11 lines
615 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
|
|
|
|
# compile C with /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc
|
|
C_DEFINES =
|
|
|
|
C_INCLUDES = -I/root/FastSyncProjects/FastSyncHuman/tests -I/root/FastSyncProjects/FastSyncHuman/src/shared -I/root/FastSyncProjects/FastSyncHuman/src/server -I/root/FastSyncProjects/FastSyncHuman/src/client -I/root/FastSyncProjects/FastSyncHuman/build-asan/_deps/xxhash-src/cmake_unofficial/..
|
|
|
|
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -fsanitize=address -fno-omit-frame-pointer -Wextra -Wpedantic -Werror
|
|
|