fix: const qualifier for scanner root_directory parameter
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Failing after 14s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / fuzz-build (pull_request) Successful in 15s
CI / coverage (pull_request) Successful in 9s
CI / valgrind (pull_request) Failing after 11s
CI / build-and-test (pull_request) Successful in 55s
CI / lint (pull_request) Successful in 12s
CI / sanitizers (address) (pull_request) Failing after 14s
CI / sanitizers (undefined) (pull_request) Successful in 16s
CI / fuzz-build (pull_request) Successful in 15s
CI / coverage (pull_request) Successful in 9s
CI / valgrind (pull_request) Failing after 11s
CI / build-and-test (pull_request) Successful in 55s
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/workspace")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/workspace/build_docker2")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
||||
@@ -0,0 +1 @@
|
||||
9
|
||||
@@ -0,0 +1,23 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/workspace/build_docker2/_deps/xxhash-src/xxhash.c" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,68 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/xxhash.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/xxhash.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/features.h /usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h /usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitflags.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/waitstatus.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h /usr/include/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/byteswap.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/uintn-identity.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select2.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/select-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_mutex.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h /usr/include/alloca.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/locale_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h \
|
||||
/usr/include/strings.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/strings_fortified.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/limits.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/syslimits.h \
|
||||
/usr/include/limits.h /usr/include/x86_64-linux-gnu/bits/posix1_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/local_lim.h \
|
||||
/usr/include/linux/limits.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/pthread_stack_min.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix2_lim.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/emmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/xmmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/mmintrin.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/mm_malloc.h
|
||||
@@ -0,0 +1,111 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /workspace
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /workspace/build_docker2
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-src/xxhash.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o -MF CMakeFiles/xxhash.dir/__/xxhash.c.o.d -o CMakeFiles/xxhash.dir/__/xxhash.c.o -c /workspace/build_docker2/_deps/xxhash-src/xxhash.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhash.dir/__/xxhash.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/xxhash.c > CMakeFiles/xxhash.dir/__/xxhash.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhash.dir/__/xxhash.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/xxhash.c -o CMakeFiles/xxhash.dir/__/xxhash.c.s
|
||||
|
||||
# Object files for target xxhash
|
||||
xxhash_OBJECTS = \
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
|
||||
# External object files for target xxhash
|
||||
xxhash_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make
|
||||
_deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libxxhash.a"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean_target.cmake
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhash.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/build: _deps/xxhash-build/libxxhash.a
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/clean:
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/depend:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /workspace /workspace/build_docker2/_deps/xxhash-src/cmake_unofficial /workspace/build_docker2 /workspace/build_docker2/_deps/xxhash-build /workspace/build_docker2/_deps/xxhash-build/CMakeFiles/xxhash.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/depend
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o"
|
||||
"CMakeFiles/xxhash.dir/__/xxhash.c.o.d"
|
||||
"libxxhash.a"
|
||||
"libxxhash.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,3 @@
|
||||
file(REMOVE_RECURSE
|
||||
"libxxhash.a"
|
||||
)
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty compiler generated dependencies file for xxhash.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhash.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhash.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/workspace/build_docker2/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -Wextra -Wpedantic -Werror
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
/usr/bin/ar qc libxxhash.a CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
/usr/bin/ranlib libxxhash.a
|
||||
@@ -0,0 +1,3 @@
|
||||
CMAKE_PROGRESS_1 = 74
|
||||
CMAKE_PROGRESS_2 = 75
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
|
||||
# Consider dependencies only in project.
|
||||
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
|
||||
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
|
||||
# The set of dependency files which are needed:
|
||||
set(CMAKE_DEPENDS_DEPENDENCY_FILES
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"/workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" "gcc" "_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Targets to which this target links which contain Fortran sources.
|
||||
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c \
|
||||
/usr/include/stdc-predef.h
|
||||
Binary file not shown.
@@ -0,0 +1,67 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/assert.h \
|
||||
/usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/time.h /usr/include/x86_64-linux-gnu/bits/time.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clock_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endian.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/endianness.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/timer_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h \
|
||||
/usr/include/errno.h /usr/include/x86_64-linux-gnu/bits/errno.h \
|
||||
/usr/include/linux/errno.h /usr/include/x86_64-linux-gnu/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h
|
||||
Binary file not shown.
@@ -0,0 +1,48 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h /usr/include/stdio.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/time_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stat.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/struct_stat.h
|
||||
Binary file not shown.
@@ -0,0 +1,45 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h
|
||||
Binary file not shown.
@@ -0,0 +1,40 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h \
|
||||
/usr/include/stdlib.h /usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/assert.h \
|
||||
/usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h
|
||||
Binary file not shown.
@@ -0,0 +1,58 @@
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c \
|
||||
/usr/include/stdc-predef.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_config.h \
|
||||
/usr/include/unistd.h /usr/include/features.h \
|
||||
/usr/include/features-time64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wordsize.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/timesize.h \
|
||||
/usr/include/x86_64-linux-gnu/sys/cdefs.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/long-double.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs.h \
|
||||
/usr/include/x86_64-linux-gnu/gnu/stubs-64.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/posix_opt.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/environments.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/typesizes.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/time64.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stddef.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/confname.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_posix.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/getopt_core.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/unistd_ext.h \
|
||||
/usr/lib/gcc/x86_64-linux-gnu/13/include/stdint.h /usr/include/stdint.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/wchar.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-intn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdint-least.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.h \
|
||||
/usr/include/stdio.h /usr/lib/gcc/x86_64-linux-gnu/13/include/stdarg.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/__FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio_lim.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/floatn-common.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2-decl.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdio2.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.h \
|
||||
/usr/include/stdlib.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-bsearch.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib-float.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/stdlib.h /usr/include/string.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/string_fortified.h \
|
||||
/usr/include/assert.h /usr/include/errno.h \
|
||||
/usr/include/x86_64-linux-gnu/bits/errno.h /usr/include/linux/errno.h \
|
||||
/usr/include/x86_64-linux-gnu/asm/errno.h \
|
||||
/usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \
|
||||
/workspace/build_docker2/_deps/xxhash-src/cli/../xxhash.h
|
||||
@@ -0,0 +1,191 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /workspace
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /workspace/build_docker2
|
||||
|
||||
# Include any dependencies generated for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend.make
|
||||
# Include any dependencies generated by the compiler for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.make
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/progress.make
|
||||
|
||||
# Include the compile flags for this target's objects.
|
||||
include _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-src/cli/xxhsum.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c > CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xxhsum.c -o CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-src/cli/xsum_arch.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c > CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_arch.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-src/cli/xsum_os_specific.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c > CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_os_specific.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-src/cli/xsum_output.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c > CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_output.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c > CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_sanity_check.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/flags.make
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-src/cli/xsum_bench.c
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o: _deps/xxhash-build/CMakeFiles/xxhsum.dir/compiler_depend.ts
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -MF CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -c /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c > CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s: cmake_force
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /workspace/build_docker2/_deps/xxhash-src/cli/xsum_bench.c -o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s
|
||||
|
||||
# Object files for target xxhsum
|
||||
xxhsum_OBJECTS = \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o" \
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
|
||||
# External object files for target xxhsum
|
||||
xxhsum_EXTERNAL_OBJECTS =
|
||||
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/libxxhash.a
|
||||
_deps/xxhash-build/xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/link.txt
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/workspace/build_docker2/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Linking C executable xxhsum"
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhsum.dir/link.txt --verbose=$(VERBOSE)
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/build: _deps/xxhash-build/xxhsum
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/build
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/clean:
|
||||
cd /workspace/build_docker2/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhsum.dir/cmake_clean.cmake
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/clean
|
||||
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/depend:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /workspace /workspace/build_docker2/_deps/xxhash-src/cmake_unofficial /workspace/build_docker2 /workspace/build_docker2/_deps/xxhash-build /workspace/build_docker2/_deps/xxhash-build/CMakeFiles/xxhsum.dir/DependInfo.cmake "--color=$(COLOR)"
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/depend
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
file(REMOVE_RECURSE
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o.d"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o"
|
||||
"CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o.d"
|
||||
"xxhsum"
|
||||
"xxhsum.pdb"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang C)
|
||||
include(CMakeFiles/xxhsum.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty compiler generated dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,2 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Timestamp file for compiler generated dependencies management for xxhsum.
|
||||
@@ -0,0 +1,2 @@
|
||||
# Empty dependencies file for xxhsum.
|
||||
# This may be replaced when dependencies are built.
|
||||
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_DEFINES =
|
||||
|
||||
C_INCLUDES = -I/workspace/build_docker2/_deps/xxhash-src/cmake_unofficial/..
|
||||
|
||||
C_FLAGS = -O3 -DNDEBUG -std=gnu11 -Wall -g -O3 -Wextra -Wpedantic -Werror
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
/usr/bin/cc -O3 -DNDEBUG CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o -o xxhsum libxxhash.a
|
||||
@@ -0,0 +1,8 @@
|
||||
CMAKE_PROGRESS_1 = 76
|
||||
CMAKE_PROGRESS_2 = 77
|
||||
CMAKE_PROGRESS_3 = 78
|
||||
CMAKE_PROGRESS_4 = 79
|
||||
CMAKE_PROGRESS_5 = 80
|
||||
CMAKE_PROGRESS_6 = 81
|
||||
CMAKE_PROGRESS_7 = 82
|
||||
|
||||
@@ -0,0 +1,392 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
.PHONY : default_target
|
||||
|
||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
||||
.NOTPARALLEL:
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /workspace
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /workspace/build_docker2
|
||||
|
||||
#=============================================================================
|
||||
# Targets provided globally by CMake.
|
||||
|
||||
# Special rule for the target package
|
||||
package: preinstall
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
|
||||
cd /workspace/build_docker2 && /usr/bin/cpack --config ./CPackConfig.cmake
|
||||
.PHONY : package
|
||||
|
||||
# Special rule for the target package
|
||||
package/fast: package
|
||||
.PHONY : package/fast
|
||||
|
||||
# Special rule for the target package_source
|
||||
package_source:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
|
||||
cd /workspace/build_docker2 && /usr/bin/cpack --config ./CPackSourceConfig.cmake /workspace/build_docker2/CPackSourceConfig.cmake
|
||||
.PHONY : package_source
|
||||
|
||||
# Special rule for the target package_source
|
||||
package_source/fast: package_source
|
||||
.PHONY : package_source/fast
|
||||
|
||||
# Special rule for the target test
|
||||
test:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
|
||||
/usr/bin/ctest --force-new-ctest-process $(ARGS)
|
||||
.PHONY : test
|
||||
|
||||
# Special rule for the target test
|
||||
test/fast: test
|
||||
.PHONY : test/fast
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
|
||||
/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
||||
.PHONY : edit_cache
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache/fast: edit_cache
|
||||
.PHONY : edit_cache/fast
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
|
||||
/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : rebuild_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache/fast: rebuild_cache
|
||||
.PHONY : rebuild_cache/fast
|
||||
|
||||
# The main all target
|
||||
all: cmake_check_build_system
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -E cmake_progress_start /workspace/build_docker2/CMakeFiles /workspace/build_docker2/_deps/xxhash-build//CMakeFiles/progress.marks
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/all
|
||||
$(CMAKE_COMMAND) -E cmake_progress_start /workspace/build_docker2/CMakeFiles 0
|
||||
.PHONY : all
|
||||
|
||||
# The main clean target
|
||||
clean:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/clean
|
||||
.PHONY : clean
|
||||
|
||||
# The main clean target
|
||||
clean/fast: clean
|
||||
.PHONY : clean/fast
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall: all
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/preinstall
|
||||
.PHONY : preinstall
|
||||
|
||||
# Prepare targets for installation.
|
||||
preinstall/fast:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/preinstall
|
||||
.PHONY : preinstall/fast
|
||||
|
||||
# clear depends
|
||||
depend:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
||||
.PHONY : depend
|
||||
|
||||
# Convenience name for target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhash.dir/rule:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
xxhash: _deps/xxhash-build/CMakeFiles/xxhash.dir/rule
|
||||
.PHONY : xxhash
|
||||
|
||||
# fast build rule for target.
|
||||
xxhash/fast:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/build
|
||||
.PHONY : xxhash/fast
|
||||
|
||||
# Convenience name for target.
|
||||
_deps/xxhash-build/CMakeFiles/xxhsum.dir/rule:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
.PHONY : _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
|
||||
# Convenience name for target.
|
||||
xxhsum: _deps/xxhash-build/CMakeFiles/xxhsum.dir/rule
|
||||
.PHONY : xxhsum
|
||||
|
||||
# fast build rule for target.
|
||||
xxhsum/fast:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/build
|
||||
.PHONY : xxhsum/fast
|
||||
|
||||
__/cli/xsum_arch.o: __/cli/xsum_arch.c.o
|
||||
.PHONY : __/cli/xsum_arch.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_arch.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.o
|
||||
.PHONY : __/cli/xsum_arch.c.o
|
||||
|
||||
__/cli/xsum_arch.i: __/cli/xsum_arch.c.i
|
||||
.PHONY : __/cli/xsum_arch.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_arch.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.i
|
||||
.PHONY : __/cli/xsum_arch.c.i
|
||||
|
||||
__/cli/xsum_arch.s: __/cli/xsum_arch.c.s
|
||||
.PHONY : __/cli/xsum_arch.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_arch.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_arch.c.s
|
||||
.PHONY : __/cli/xsum_arch.c.s
|
||||
|
||||
__/cli/xsum_bench.o: __/cli/xsum_bench.c.o
|
||||
.PHONY : __/cli/xsum_bench.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_bench.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.o
|
||||
.PHONY : __/cli/xsum_bench.c.o
|
||||
|
||||
__/cli/xsum_bench.i: __/cli/xsum_bench.c.i
|
||||
.PHONY : __/cli/xsum_bench.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_bench.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.i
|
||||
.PHONY : __/cli/xsum_bench.c.i
|
||||
|
||||
__/cli/xsum_bench.s: __/cli/xsum_bench.c.s
|
||||
.PHONY : __/cli/xsum_bench.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_bench.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_bench.c.s
|
||||
.PHONY : __/cli/xsum_bench.c.s
|
||||
|
||||
__/cli/xsum_os_specific.o: __/cli/xsum_os_specific.c.o
|
||||
.PHONY : __/cli/xsum_os_specific.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_os_specific.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.o
|
||||
.PHONY : __/cli/xsum_os_specific.c.o
|
||||
|
||||
__/cli/xsum_os_specific.i: __/cli/xsum_os_specific.c.i
|
||||
.PHONY : __/cli/xsum_os_specific.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_os_specific.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.i
|
||||
.PHONY : __/cli/xsum_os_specific.c.i
|
||||
|
||||
__/cli/xsum_os_specific.s: __/cli/xsum_os_specific.c.s
|
||||
.PHONY : __/cli/xsum_os_specific.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_os_specific.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_os_specific.c.s
|
||||
.PHONY : __/cli/xsum_os_specific.c.s
|
||||
|
||||
__/cli/xsum_output.o: __/cli/xsum_output.c.o
|
||||
.PHONY : __/cli/xsum_output.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_output.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.o
|
||||
.PHONY : __/cli/xsum_output.c.o
|
||||
|
||||
__/cli/xsum_output.i: __/cli/xsum_output.c.i
|
||||
.PHONY : __/cli/xsum_output.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_output.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.i
|
||||
.PHONY : __/cli/xsum_output.c.i
|
||||
|
||||
__/cli/xsum_output.s: __/cli/xsum_output.c.s
|
||||
.PHONY : __/cli/xsum_output.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_output.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_output.c.s
|
||||
.PHONY : __/cli/xsum_output.c.s
|
||||
|
||||
__/cli/xsum_sanity_check.o: __/cli/xsum_sanity_check.c.o
|
||||
.PHONY : __/cli/xsum_sanity_check.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xsum_sanity_check.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.o
|
||||
.PHONY : __/cli/xsum_sanity_check.c.o
|
||||
|
||||
__/cli/xsum_sanity_check.i: __/cli/xsum_sanity_check.c.i
|
||||
.PHONY : __/cli/xsum_sanity_check.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xsum_sanity_check.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.i
|
||||
.PHONY : __/cli/xsum_sanity_check.c.i
|
||||
|
||||
__/cli/xsum_sanity_check.s: __/cli/xsum_sanity_check.c.s
|
||||
.PHONY : __/cli/xsum_sanity_check.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xsum_sanity_check.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xsum_sanity_check.c.s
|
||||
.PHONY : __/cli/xsum_sanity_check.c.s
|
||||
|
||||
__/cli/xxhsum.o: __/cli/xxhsum.c.o
|
||||
.PHONY : __/cli/xxhsum.o
|
||||
|
||||
# target to build an object file
|
||||
__/cli/xxhsum.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.o
|
||||
.PHONY : __/cli/xxhsum.c.o
|
||||
|
||||
__/cli/xxhsum.i: __/cli/xxhsum.c.i
|
||||
.PHONY : __/cli/xxhsum.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/cli/xxhsum.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.i
|
||||
.PHONY : __/cli/xxhsum.c.i
|
||||
|
||||
__/cli/xxhsum.s: __/cli/xxhsum.c.s
|
||||
.PHONY : __/cli/xxhsum.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/cli/xxhsum.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhsum.dir/build.make _deps/xxhash-build/CMakeFiles/xxhsum.dir/__/cli/xxhsum.c.s
|
||||
.PHONY : __/cli/xxhsum.c.s
|
||||
|
||||
__/xxhash.o: __/xxhash.c.o
|
||||
.PHONY : __/xxhash.o
|
||||
|
||||
# target to build an object file
|
||||
__/xxhash.c.o:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o
|
||||
.PHONY : __/xxhash.c.o
|
||||
|
||||
__/xxhash.i: __/xxhash.c.i
|
||||
.PHONY : __/xxhash.i
|
||||
|
||||
# target to preprocess a source file
|
||||
__/xxhash.c.i:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i
|
||||
.PHONY : __/xxhash.c.i
|
||||
|
||||
__/xxhash.s: __/xxhash.c.s
|
||||
.PHONY : __/xxhash.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
__/xxhash.c.s:
|
||||
cd /workspace/build_docker2 && $(MAKE) $(MAKESILENT) -f _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s
|
||||
.PHONY : __/xxhash.c.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@echo "... all (the default if no target is provided)"
|
||||
@echo "... clean"
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... package"
|
||||
@echo "... package_source"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... test"
|
||||
@echo "... xxhash"
|
||||
@echo "... xxhsum"
|
||||
@echo "... __/cli/xsum_arch.o"
|
||||
@echo "... __/cli/xsum_arch.i"
|
||||
@echo "... __/cli/xsum_arch.s"
|
||||
@echo "... __/cli/xsum_bench.o"
|
||||
@echo "... __/cli/xsum_bench.i"
|
||||
@echo "... __/cli/xsum_bench.s"
|
||||
@echo "... __/cli/xsum_os_specific.o"
|
||||
@echo "... __/cli/xsum_os_specific.i"
|
||||
@echo "... __/cli/xsum_os_specific.s"
|
||||
@echo "... __/cli/xsum_output.o"
|
||||
@echo "... __/cli/xsum_output.i"
|
||||
@echo "... __/cli/xsum_output.s"
|
||||
@echo "... __/cli/xsum_sanity_check.o"
|
||||
@echo "... __/cli/xsum_sanity_check.i"
|
||||
@echo "... __/cli/xsum_sanity_check.s"
|
||||
@echo "... __/cli/xxhsum.o"
|
||||
@echo "... __/cli/xxhsum.i"
|
||||
@echo "... __/cli/xxhsum.s"
|
||||
@echo "... __/xxhash.o"
|
||||
@echo "... __/xxhash.i"
|
||||
@echo "... __/xxhash.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets to cleanup operation of make.
|
||||
|
||||
# Special rule to run CMake to check the build system integrity.
|
||||
# No rule that depends on this can have commands that come from listfiles
|
||||
# because they might be regenerated.
|
||||
cmake_check_build_system:
|
||||
cd /workspace/build_docker2 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
||||
.PHONY : cmake_check_build_system
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
# Install script for directory: /workspace/build_docker2/_deps/xxhash-src/cmake_unofficial
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Release")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Install shared libraries without execute permission?
|
||||
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
||||
set(CMAKE_INSTALL_SO_NO_EXE "1")
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
# Set default install directory permissions.
|
||||
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
||||
endif()
|
||||
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user