diff --git a/Makefile b/Makefile deleted file mode 100644 index b3263c3..0000000 --- a/Makefile +++ /dev/null @@ -1,997 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.17 - -# 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 - - -# 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 = /home/hello_user/hashmap-bench - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/hello_user/hashmap-bench - -#============================================================================= -# Targets provided globally by CMake. - -# 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 - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache - -.PHONY : edit_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/hello_user/hashmap-bench/CMakeFiles /home/hello_user/hashmap-bench/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/hello_user/hashmap-bench/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean - -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named studproject - -# Build rule for target. -studproject: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 studproject -.PHONY : studproject - -# fast build rule for target. -studproject/fast: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/build -.PHONY : studproject/fast - -#============================================================================= -# Target rules for targets named absl_scoped_set_env - -# Build rule for target. -absl_scoped_set_env: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_scoped_set_env -.PHONY : absl_scoped_set_env - -# fast build rule for target. -absl_scoped_set_env/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/build -.PHONY : absl_scoped_set_env/fast - -#============================================================================= -# Target rules for targets named absl_spinlock_wait - -# Build rule for target. -absl_spinlock_wait: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_spinlock_wait -.PHONY : absl_spinlock_wait - -# fast build rule for target. -absl_spinlock_wait/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/build -.PHONY : absl_spinlock_wait/fast - -#============================================================================= -# Target rules for targets named absl_periodic_sampler - -# Build rule for target. -absl_periodic_sampler: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_periodic_sampler -.PHONY : absl_periodic_sampler - -# fast build rule for target. -absl_periodic_sampler/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/build -.PHONY : absl_periodic_sampler/fast - -#============================================================================= -# Target rules for targets named absl_base - -# Build rule for target. -absl_base: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_base -.PHONY : absl_base - -# fast build rule for target. -absl_base/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/build -.PHONY : absl_base/fast - -#============================================================================= -# Target rules for targets named absl_exponential_biased - -# Build rule for target. -absl_exponential_biased: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_exponential_biased -.PHONY : absl_exponential_biased - -# fast build rule for target. -absl_exponential_biased/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/build -.PHONY : absl_exponential_biased/fast - -#============================================================================= -# Target rules for targets named absl_throw_delegate - -# Build rule for target. -absl_throw_delegate: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_throw_delegate -.PHONY : absl_throw_delegate - -# fast build rule for target. -absl_throw_delegate/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/build -.PHONY : absl_throw_delegate/fast - -#============================================================================= -# Target rules for targets named absl_raw_logging_internal - -# Build rule for target. -absl_raw_logging_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_raw_logging_internal -.PHONY : absl_raw_logging_internal - -# fast build rule for target. -absl_raw_logging_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/build -.PHONY : absl_raw_logging_internal/fast - -#============================================================================= -# Target rules for targets named absl_log_severity - -# Build rule for target. -absl_log_severity: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_log_severity -.PHONY : absl_log_severity - -# fast build rule for target. -absl_log_severity/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/build -.PHONY : absl_log_severity/fast - -#============================================================================= -# Target rules for targets named absl_dynamic_annotations - -# Build rule for target. -absl_dynamic_annotations: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_dynamic_annotations -.PHONY : absl_dynamic_annotations - -# fast build rule for target. -absl_dynamic_annotations/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/build -.PHONY : absl_dynamic_annotations/fast - -#============================================================================= -# Target rules for targets named absl_malloc_internal - -# Build rule for target. -absl_malloc_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_malloc_internal -.PHONY : absl_malloc_internal - -# fast build rule for target. -absl_malloc_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/build.make src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/build -.PHONY : absl_malloc_internal/fast - -#============================================================================= -# Target rules for targets named absl_hashtablez_sampler - -# Build rule for target. -absl_hashtablez_sampler: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_hashtablez_sampler -.PHONY : absl_hashtablez_sampler - -# fast build rule for target. -absl_hashtablez_sampler/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_hashtablez_sampler.dir/build.make src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_hashtablez_sampler.dir/build -.PHONY : absl_hashtablez_sampler/fast - -#============================================================================= -# Target rules for targets named absl_raw_hash_set - -# Build rule for target. -absl_raw_hash_set: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_raw_hash_set -.PHONY : absl_raw_hash_set - -# fast build rule for target. -absl_raw_hash_set/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_raw_hash_set.dir/build.make src/includes/3thparty/tsl/absl/container/CMakeFiles/absl_raw_hash_set.dir/build -.PHONY : absl_raw_hash_set/fast - -#============================================================================= -# Target rules for targets named absl_leak_check - -# Build rule for target. -absl_leak_check: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_leak_check -.PHONY : absl_leak_check - -# fast build rule for target. -absl_leak_check/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check.dir/build -.PHONY : absl_leak_check/fast - -#============================================================================= -# Target rules for targets named absl_demangle_internal - -# Build rule for target. -absl_demangle_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_demangle_internal -.PHONY : absl_demangle_internal - -# fast build rule for target. -absl_demangle_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_demangle_internal.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_demangle_internal.dir/build -.PHONY : absl_demangle_internal/fast - -#============================================================================= -# Target rules for targets named absl_symbolize - -# Build rule for target. -absl_symbolize: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_symbolize -.PHONY : absl_symbolize - -# fast build rule for target. -absl_symbolize/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_symbolize.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_symbolize.dir/build -.PHONY : absl_symbolize/fast - -#============================================================================= -# Target rules for targets named absl_stacktrace - -# Build rule for target. -absl_stacktrace: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_stacktrace -.PHONY : absl_stacktrace - -# fast build rule for target. -absl_stacktrace/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_stacktrace.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_stacktrace.dir/build -.PHONY : absl_stacktrace/fast - -#============================================================================= -# Target rules for targets named absl_leak_check_disable - -# Build rule for target. -absl_leak_check_disable: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_leak_check_disable -.PHONY : absl_leak_check_disable - -# fast build rule for target. -absl_leak_check_disable/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check_disable.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_leak_check_disable.dir/build -.PHONY : absl_leak_check_disable/fast - -#============================================================================= -# Target rules for targets named absl_examine_stack - -# Build rule for target. -absl_examine_stack: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_examine_stack -.PHONY : absl_examine_stack - -# fast build rule for target. -absl_examine_stack/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_examine_stack.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_examine_stack.dir/build -.PHONY : absl_examine_stack/fast - -#============================================================================= -# Target rules for targets named absl_failure_signal_handler - -# Build rule for target. -absl_failure_signal_handler: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_failure_signal_handler -.PHONY : absl_failure_signal_handler - -# fast build rule for target. -absl_failure_signal_handler/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_failure_signal_handler.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_failure_signal_handler.dir/build -.PHONY : absl_failure_signal_handler/fast - -#============================================================================= -# Target rules for targets named absl_debugging_internal - -# Build rule for target. -absl_debugging_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_debugging_internal -.PHONY : absl_debugging_internal - -# fast build rule for target. -absl_debugging_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_debugging_internal.dir/build.make src/includes/3thparty/tsl/absl/debugging/CMakeFiles/absl_debugging_internal.dir/build -.PHONY : absl_debugging_internal/fast - -#============================================================================= -# Target rules for targets named absl_flags_internal - -# Build rule for target. -absl_flags_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_internal -.PHONY : absl_flags_internal - -# fast build rule for target. -absl_flags_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_internal.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_internal.dir/build -.PHONY : absl_flags_internal/fast - -#============================================================================= -# Target rules for targets named absl_flags_usage - -# Build rule for target. -absl_flags_usage: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_usage -.PHONY : absl_flags_usage - -# fast build rule for target. -absl_flags_usage/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage.dir/build -.PHONY : absl_flags_usage/fast - -#============================================================================= -# Target rules for targets named absl_flags_marshalling - -# Build rule for target. -absl_flags_marshalling: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_marshalling -.PHONY : absl_flags_marshalling - -# fast build rule for target. -absl_flags_marshalling/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_marshalling.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_marshalling.dir/build -.PHONY : absl_flags_marshalling/fast - -#============================================================================= -# Target rules for targets named absl_flags_parse - -# Build rule for target. -absl_flags_parse: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_parse -.PHONY : absl_flags_parse - -# fast build rule for target. -absl_flags_parse/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_parse.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_parse.dir/build -.PHONY : absl_flags_parse/fast - -#============================================================================= -# Target rules for targets named absl_flags_registry - -# Build rule for target. -absl_flags_registry: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_registry -.PHONY : absl_flags_registry - -# fast build rule for target. -absl_flags_registry/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_registry.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_registry.dir/build -.PHONY : absl_flags_registry/fast - -#============================================================================= -# Target rules for targets named absl_flags_config - -# Build rule for target. -absl_flags_config: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_config -.PHONY : absl_flags_config - -# fast build rule for target. -absl_flags_config/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_config.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_config.dir/build -.PHONY : absl_flags_config/fast - -#============================================================================= -# Target rules for targets named absl_flags - -# Build rule for target. -absl_flags: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags -.PHONY : absl_flags - -# fast build rule for target. -absl_flags/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags.dir/build -.PHONY : absl_flags/fast - -#============================================================================= -# Target rules for targets named absl_flags_program_name - -# Build rule for target. -absl_flags_program_name: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_program_name -.PHONY : absl_flags_program_name - -# fast build rule for target. -absl_flags_program_name/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_program_name.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_program_name.dir/build -.PHONY : absl_flags_program_name/fast - -#============================================================================= -# Target rules for targets named absl_flags_usage_internal - -# Build rule for target. -absl_flags_usage_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_flags_usage_internal -.PHONY : absl_flags_usage_internal - -# fast build rule for target. -absl_flags_usage_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage_internal.dir/build.make src/includes/3thparty/tsl/absl/flags/CMakeFiles/absl_flags_usage_internal.dir/build -.PHONY : absl_flags_usage_internal/fast - -#============================================================================= -# Target rules for targets named absl_hash - -# Build rule for target. -absl_hash: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_hash -.PHONY : absl_hash - -# fast build rule for target. -absl_hash/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_hash.dir/build.make src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_hash.dir/build -.PHONY : absl_hash/fast - -#============================================================================= -# Target rules for targets named absl_city - -# Build rule for target. -absl_city: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_city -.PHONY : absl_city - -# fast build rule for target. -absl_city/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_city.dir/build.make src/includes/3thparty/tsl/absl/hash/CMakeFiles/absl_city.dir/build -.PHONY : absl_city/fast - -#============================================================================= -# Target rules for targets named absl_int128 - -# Build rule for target. -absl_int128: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_int128 -.PHONY : absl_int128 - -# fast build rule for target. -absl_int128/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/numeric/CMakeFiles/absl_int128.dir/build.make src/includes/3thparty/tsl/absl/numeric/CMakeFiles/absl_int128.dir/build -.PHONY : absl_int128/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_seed_material - -# Build rule for target. -absl_random_internal_seed_material: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_seed_material -.PHONY : absl_random_internal_seed_material - -# fast build rule for target. -absl_random_internal_seed_material/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_seed_material.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_seed_material.dir/build -.PHONY : absl_random_internal_seed_material/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_randen - -# Build rule for target. -absl_random_internal_randen: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen -.PHONY : absl_random_internal_randen - -# fast build rule for target. -absl_random_internal_randen/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen.dir/build -.PHONY : absl_random_internal_randen/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_distribution_test_util - -# Build rule for target. -absl_random_internal_distribution_test_util: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_distribution_test_util -.PHONY : absl_random_internal_distribution_test_util - -# fast build rule for target. -absl_random_internal_distribution_test_util/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_distribution_test_util.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_distribution_test_util.dir/build -.PHONY : absl_random_internal_distribution_test_util/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_randen_slow - -# Build rule for target. -absl_random_internal_randen_slow: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_slow -.PHONY : absl_random_internal_randen_slow - -# fast build rule for target. -absl_random_internal_randen_slow/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_slow.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_slow.dir/build -.PHONY : absl_random_internal_randen_slow/fast - -#============================================================================= -# Target rules for targets named absl_random_seed_sequences - -# Build rule for target. -absl_random_seed_sequences: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_seed_sequences -.PHONY : absl_random_seed_sequences - -# fast build rule for target. -absl_random_seed_sequences/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_sequences.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_sequences.dir/build -.PHONY : absl_random_seed_sequences/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_randen_hwaes_impl - -# Build rule for target. -absl_random_internal_randen_hwaes_impl: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_hwaes_impl -.PHONY : absl_random_internal_randen_hwaes_impl - -# fast build rule for target. -absl_random_internal_randen_hwaes_impl/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes_impl.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes_impl.dir/build -.PHONY : absl_random_internal_randen_hwaes_impl/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_randen_hwaes - -# Build rule for target. -absl_random_internal_randen_hwaes: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_randen_hwaes -.PHONY : absl_random_internal_randen_hwaes - -# fast build rule for target. -absl_random_internal_randen_hwaes/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_randen_hwaes.dir/build -.PHONY : absl_random_internal_randen_hwaes/fast - -#============================================================================= -# Target rules for targets named absl_random_distributions - -# Build rule for target. -absl_random_distributions: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_distributions -.PHONY : absl_random_distributions - -# fast build rule for target. -absl_random_distributions/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_distributions.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_distributions.dir/build -.PHONY : absl_random_distributions/fast - -#============================================================================= -# Target rules for targets named absl_random_internal_pool_urbg - -# Build rule for target. -absl_random_internal_pool_urbg: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_internal_pool_urbg -.PHONY : absl_random_internal_pool_urbg - -# fast build rule for target. -absl_random_internal_pool_urbg/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_pool_urbg.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_internal_pool_urbg.dir/build -.PHONY : absl_random_internal_pool_urbg/fast - -#============================================================================= -# Target rules for targets named absl_random_seed_gen_exception - -# Build rule for target. -absl_random_seed_gen_exception: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_random_seed_gen_exception -.PHONY : absl_random_seed_gen_exception - -# fast build rule for target. -absl_random_seed_gen_exception/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_gen_exception.dir/build.make src/includes/3thparty/tsl/absl/random/CMakeFiles/absl_random_seed_gen_exception.dir/build -.PHONY : absl_random_seed_gen_exception/fast - -#============================================================================= -# Target rules for targets named absl_strings_internal - -# Build rule for target. -absl_strings_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_strings_internal -.PHONY : absl_strings_internal - -# fast build rule for target. -absl_strings_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings_internal.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings_internal.dir/build -.PHONY : absl_strings_internal/fast - -#============================================================================= -# Target rules for targets named absl_strings - -# Build rule for target. -absl_strings: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_strings -.PHONY : absl_strings - -# fast build rule for target. -absl_strings/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_strings.dir/build -.PHONY : absl_strings/fast - -#============================================================================= -# Target rules for targets named absl_str_format_internal - -# Build rule for target. -absl_str_format_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_str_format_internal -.PHONY : absl_str_format_internal - -# fast build rule for target. -absl_str_format_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_str_format_internal.dir/build.make src/includes/3thparty/tsl/absl/strings/CMakeFiles/absl_str_format_internal.dir/build -.PHONY : absl_str_format_internal/fast - -#============================================================================= -# Target rules for targets named absl_synchronization - -# Build rule for target. -absl_synchronization: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_synchronization -.PHONY : absl_synchronization - -# fast build rule for target. -absl_synchronization/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_synchronization.dir/build.make src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_synchronization.dir/build -.PHONY : absl_synchronization/fast - -#============================================================================= -# Target rules for targets named absl_graphcycles_internal - -# Build rule for target. -absl_graphcycles_internal: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_graphcycles_internal -.PHONY : absl_graphcycles_internal - -# fast build rule for target. -absl_graphcycles_internal/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_graphcycles_internal.dir/build.make src/includes/3thparty/tsl/absl/synchronization/CMakeFiles/absl_graphcycles_internal.dir/build -.PHONY : absl_graphcycles_internal/fast - -#============================================================================= -# Target rules for targets named absl_time_zone - -# Build rule for target. -absl_time_zone: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_time_zone -.PHONY : absl_time_zone - -# fast build rule for target. -absl_time_zone/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time_zone.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time_zone.dir/build -.PHONY : absl_time_zone/fast - -#============================================================================= -# Target rules for targets named absl_time - -# Build rule for target. -absl_time: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_time -.PHONY : absl_time - -# fast build rule for target. -absl_time/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_time.dir/build -.PHONY : absl_time/fast - -#============================================================================= -# Target rules for targets named absl_civil_time - -# Build rule for target. -absl_civil_time: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_civil_time -.PHONY : absl_civil_time - -# fast build rule for target. -absl_civil_time/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_civil_time.dir/build.make src/includes/3thparty/tsl/absl/time/CMakeFiles/absl_civil_time.dir/build -.PHONY : absl_civil_time/fast - -#============================================================================= -# Target rules for targets named absl_bad_any_cast_impl - -# Build rule for target. -absl_bad_any_cast_impl: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_bad_any_cast_impl -.PHONY : absl_bad_any_cast_impl - -# fast build rule for target. -absl_bad_any_cast_impl/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_any_cast_impl.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_any_cast_impl.dir/build -.PHONY : absl_bad_any_cast_impl/fast - -#============================================================================= -# Target rules for targets named absl_bad_optional_access - -# Build rule for target. -absl_bad_optional_access: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_bad_optional_access -.PHONY : absl_bad_optional_access - -# fast build rule for target. -absl_bad_optional_access/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_optional_access.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_optional_access.dir/build -.PHONY : absl_bad_optional_access/fast - -#============================================================================= -# Target rules for targets named absl_bad_variant_access - -# Build rule for target. -absl_bad_variant_access: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 absl_bad_variant_access -.PHONY : absl_bad_variant_access - -# fast build rule for target. -absl_bad_variant_access/fast: - $(MAKE) -f src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_variant_access.dir/build.make src/includes/3thparty/tsl/absl/types/CMakeFiles/absl_bad_variant_access.dir/build -.PHONY : absl_bad_variant_access/fast - -src/generator.o: src/generator.cpp.o - -.PHONY : src/generator.o - -# target to build an object file -src/generator.cpp.o: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.o -.PHONY : src/generator.cpp.o - -src/generator.i: src/generator.cpp.i - -.PHONY : src/generator.i - -# target to preprocess a source file -src/generator.cpp.i: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.i -.PHONY : src/generator.cpp.i - -src/generator.s: src/generator.cpp.s - -.PHONY : src/generator.s - -# target to generate assembly for a file -src/generator.cpp.s: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/generator.cpp.s -.PHONY : src/generator.cpp.s - -src/includes/3thparty/emilib/loguru.o: src/includes/3thparty/emilib/loguru.cpp.o - -.PHONY : src/includes/3thparty/emilib/loguru.o - -# target to build an object file -src/includes/3thparty/emilib/loguru.cpp.o: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.o -.PHONY : src/includes/3thparty/emilib/loguru.cpp.o - -src/includes/3thparty/emilib/loguru.i: src/includes/3thparty/emilib/loguru.cpp.i - -.PHONY : src/includes/3thparty/emilib/loguru.i - -# target to preprocess a source file -src/includes/3thparty/emilib/loguru.cpp.i: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.i -.PHONY : src/includes/3thparty/emilib/loguru.cpp.i - -src/includes/3thparty/emilib/loguru.s: src/includes/3thparty/emilib/loguru.cpp.s - -.PHONY : src/includes/3thparty/emilib/loguru.s - -# target to generate assembly for a file -src/includes/3thparty/emilib/loguru.cpp.s: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.s -.PHONY : src/includes/3thparty/emilib/loguru.cpp.s - -src/main.o: src/main.cpp.o - -.PHONY : src/main.o - -# target to build an object file -src/main.cpp.o: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.o -.PHONY : src/main.cpp.o - -src/main.i: src/main.cpp.i - -.PHONY : src/main.i - -# target to preprocess a source file -src/main.cpp.i: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.i -.PHONY : src/main.cpp.i - -src/main.s: src/main.cpp.s - -.PHONY : src/main.s - -# target to generate assembly for a file -src/main.cpp.s: - $(MAKE) -f CMakeFiles/studproject.dir/build.make CMakeFiles/studproject.dir/src/main.cpp.s -.PHONY : src/main.cpp.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 "... rebuild_cache" - @echo "... absl_bad_any_cast_impl" - @echo "... absl_bad_optional_access" - @echo "... absl_bad_variant_access" - @echo "... absl_base" - @echo "... absl_city" - @echo "... absl_civil_time" - @echo "... absl_debugging_internal" - @echo "... absl_demangle_internal" - @echo "... absl_dynamic_annotations" - @echo "... absl_examine_stack" - @echo "... absl_exponential_biased" - @echo "... absl_failure_signal_handler" - @echo "... absl_flags" - @echo "... absl_flags_config" - @echo "... absl_flags_internal" - @echo "... absl_flags_marshalling" - @echo "... absl_flags_parse" - @echo "... absl_flags_program_name" - @echo "... absl_flags_registry" - @echo "... absl_flags_usage" - @echo "... absl_flags_usage_internal" - @echo "... absl_graphcycles_internal" - @echo "... absl_hash" - @echo "... absl_hashtablez_sampler" - @echo "... absl_int128" - @echo "... absl_leak_check" - @echo "... absl_leak_check_disable" - @echo "... absl_log_severity" - @echo "... absl_malloc_internal" - @echo "... absl_periodic_sampler" - @echo "... absl_random_distributions" - @echo "... absl_random_internal_distribution_test_util" - @echo "... absl_random_internal_pool_urbg" - @echo "... absl_random_internal_randen" - @echo "... absl_random_internal_randen_hwaes" - @echo "... absl_random_internal_randen_hwaes_impl" - @echo "... absl_random_internal_randen_slow" - @echo "... absl_random_internal_seed_material" - @echo "... absl_random_seed_gen_exception" - @echo "... absl_random_seed_sequences" - @echo "... absl_raw_hash_set" - @echo "... absl_raw_logging_internal" - @echo "... absl_scoped_set_env" - @echo "... absl_spinlock_wait" - @echo "... absl_stacktrace" - @echo "... absl_str_format_internal" - @echo "... absl_strings" - @echo "... absl_strings_internal" - @echo "... absl_symbolize" - @echo "... absl_synchronization" - @echo "... absl_throw_delegate" - @echo "... absl_time" - @echo "... absl_time_zone" - @echo "... studproject" - @echo "... src/generator.o" - @echo "... src/generator.i" - @echo "... src/generator.s" - @echo "... src/includes/3thparty/emilib/loguru.o" - @echo "... src/includes/3thparty/emilib/loguru.i" - @echo "... src/includes/3thparty/emilib/loguru.s" - @echo "... src/main.o" - @echo "... src/main.i" - @echo "... src/main.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: - $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/build/.cmake/api/v1/query/client-vscode/query.json b/build/.cmake/api/v1/query/client-vscode/query.json deleted file mode 100644 index 7730820..0000000 --- a/build/.cmake/api/v1/query/client-vscode/query.json +++ /dev/null @@ -1 +0,0 @@ -{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2}]} \ No newline at end of file diff --git a/build/.cmake/api/v1/reply/cache-v2-629922076866183567a7.json b/build/.cmake/api/v1/reply/cache-v2-629922076866183567a7.json deleted file mode 100644 index e605a67..0000000 --- a/build/.cmake/api/v1/reply/cache-v2-629922076866183567a7.json +++ /dev/null @@ -1,2051 +0,0 @@ -{ - "entries" : - [ - { - "name" : "ABSL_RUN_TESTS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "If ON, Abseil tests will be run." - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "ABSL_USE_GOOGLETEST_HEAD", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "If ON, abseil will download HEAD from googletest at config time." - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "c:/Users/MassiveAtoms/Desktop/hashmap-bench/build" - }, - { - "name" : "CMAKE_CACHE_MAJOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Major version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "3" - }, - { - "name" : "CMAKE_CACHE_MINOR_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Minor version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "16" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "19112601" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "CXX compiler" - } - ], - "type" : "FILEPATH", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx86/x64/cl.exe" - }, - { - "name" : "CMAKE_CXX_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during all build types." - } - ], - "type" : "STRING", - "value" : "/DWIN32 /D_WINDOWS /GR /EHsc" - }, - { - "name" : "CMAKE_CXX_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "/Zi /Ob0 /Od /RTC1" - }, - { - "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "/O1 /Ob1 /DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "/O2 /Ob2 /DNDEBUG" - }, - { - "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "/Zi /O2 /Ob1 /DNDEBUG" - }, - { - "name" : "CMAKE_CXX_STANDARD_LIBRARIES", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Libraries linked by default with all C++ applications." - } - ], - "type" : "STRING", - "value" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib" - }, - { - "name" : "CMAKE_C_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C compiler" - } - ], - "type" : "FILEPATH", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx86/x64/cl.exe" - }, - { - "name" : "CMAKE_C_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during all build types." - } - ], - "type" : "STRING", - "value" : "/DWIN32 /D_WINDOWS" - }, - { - "name" : "CMAKE_C_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "/Zi /Ob0 /Od /RTC1" - }, - { - "name" : "CMAKE_C_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "/O1 /Ob1 /DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "/O2 /Ob2 /DNDEBUG" - }, - { - "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "/Zi /O2 /Ob1 /DNDEBUG" - }, - { - "name" : "CMAKE_C_STANDARD_LIBRARIES", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Libraries linked by default with all C applications." - } - ], - "type" : "STRING", - "value" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib" - }, - { - "name" : "CMAKE_EXECUTABLE_FORMAT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Executable file format" - } - ], - "type" : "INTERNAL", - "value" : "Unknown" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during all build types." - } - ], - "type" : "STRING", - "value" : "/machine:x64" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "BOOL", - "value" : "TRUE" - }, - { - "name" : "CMAKE_EXTRA_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of external makefile project generator." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator." - } - ], - "type" : "INTERNAL", - "value" : "Ninja" - }, - { - "name" : "CMAKE_GENERATOR_INSTANCE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generator instance identifier." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_PLATFORM", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator platform." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_GENERATOR_TOOLSET", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator toolset." - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HAVE_PTHREAD_H", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Have include pthread.h" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench" - }, - { - "name" : "CMAKE_INSTALL_BINDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "User executables (bin)" - } - ], - "type" : "PATH", - "value" : "bin" - }, - { - "name" : "CMAKE_INSTALL_DATADIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Read-only architecture-independent data (DATAROOTDIR)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_DATAROOTDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Read-only architecture-independent data root (share)" - } - ], - "type" : "PATH", - "value" : "share" - }, - { - "name" : "CMAKE_INSTALL_DOCDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Documentation root (DATAROOTDIR/doc/PROJECT_NAME)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_INCLUDEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C header files (include)" - } - ], - "type" : "PATH", - "value" : "include" - }, - { - "name" : "CMAKE_INSTALL_INFODIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Info documentation (DATAROOTDIR/info)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_LIBDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Object code libraries (lib)" - } - ], - "type" : "PATH", - "value" : "lib" - }, - { - "name" : "CMAKE_INSTALL_LIBEXECDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program executables (libexec)" - } - ], - "type" : "PATH", - "value" : "libexec" - }, - { - "name" : "CMAKE_INSTALL_LOCALEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Locale-dependent data (DATAROOTDIR/locale)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_LOCALSTATEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Modifiable single-machine data (var)" - } - ], - "type" : "PATH", - "value" : "var" - }, - { - "name" : "CMAKE_INSTALL_MANDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Man documentation (DATAROOTDIR/man)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_OLDINCLUDEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "C header files for non-gcc (/usr/include)" - } - ], - "type" : "PATH", - "value" : "/usr/include" - }, - { - "name" : "CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Install path prefix, prepended onto install directories." - } - ], - "type" : "PATH", - "value" : "C:/Program Files (x86)/another_studproject" - }, - { - "name" : "CMAKE_INSTALL_RUNSTATEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Run-time variable data (LOCALSTATEDIR/run)" - } - ], - "type" : "PATH", - "value" : "" - }, - { - "name" : "CMAKE_INSTALL_SBINDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "System admin executables (sbin)" - } - ], - "type" : "PATH", - "value" : "sbin" - }, - { - "name" : "CMAKE_INSTALL_SHAREDSTATEDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Modifiable architecture-independent data (com)" - } - ], - "type" : "PATH", - "value" : "com" - }, - { - "name" : "CMAKE_INSTALL_SYSCONFDIR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Read-only single-machine data (etc)" - } - ], - "type" : "PATH", - "value" : "etc" - }, - { - "name" : "CMAKE_LINKER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.25.28610/bin/Hostx86/x64/link.exe" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Program used to build from build.ninja files." - } - ], - "type" : "FILEPATH", - "value" : "C:/DEVTOOLS/cpp/_ninja/ninja.exe" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during all build types." - } - ], - "type" : "STRING", - "value" : "/machine:x64" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_MT", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/Program Files (x86)/Windows Kits/10/bin/10.0.18362.0/x86/mt.exe" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "19" - }, - { - "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Platform information initialized" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_PROJECT_DESCRIPTION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_HOMEPAGE_URL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "" - }, - { - "name" : "CMAKE_PROJECT_NAME", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "another_studproject" - }, - { - "name" : "CMAKE_RC_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "RC compiler" - } - ], - "type" : "FILEPATH", - "value" : "C:/Program Files (x86)/Windows Kits/10/bin/10.0.18362.0/x86/rc.exe" - }, - { - "name" : "CMAKE_RC_COMPILER_WORKS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_RC_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during all build types." - } - ], - "type" : "STRING", - "value" : "-DWIN32" - }, - { - "name" : "CMAKE_RC_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "-D_DEBUG" - }, - { - "name" : "CMAKE_RC_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_RC_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags for Windows Resource Compiler during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.16" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during all build types." - } - ], - "type" : "STRING", - "value" : "/machine:x64" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "/INCREMENTAL:NO" - }, - { - "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "/debug /INCREMENTAL" - }, - { - "name" : "CMAKE_SKIP_INSTALL_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_SKIP_RPATH", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If set, runtime paths are not added when using shared libraries." - } - ], - "type" : "BOOL", - "value" : "NO" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during all build types." - } - ], - "type" : "STRING", - "value" : "/machine:x64" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "CMAKE_VERBOSE_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." - } - ], - "type" : "BOOL", - "value" : "FALSE" - }, - { - "name" : "FIND_PACKAGE_MESSAGE_DETAILS_Threads", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Details about finding Threads" - } - ], - "type" : "INTERNAL", - "value" : "[TRUE][v()]" - }, - { - "name" : "LIBRT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to a library." - } - ], - "type" : "FILEPATH", - "value" : "LIBRT-NOTFOUND" - }, - { - "name" : "_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "CMAKE_INSTALL_PREFIX during last run" - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/another_studproject" - }, - { - "name" : "absl_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl" - }, - { - "name" : "absl_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - }, - { - "name" : "absl_bad_any_cast_impl_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_bad_optional_access_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_bad_variant_access_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_base_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::dynamic_annotations;general;absl::log_severity;general;absl::raw_logging_internal;general;absl::spinlock_wait;general;absl::type_traits;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_city_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_civil_time_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_debugging_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::dynamic_annotations;general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_demangle_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;-ignore:4221;" - }, - { - "name" : "absl_dynamic_annotations_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_examine_stack_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::stacktrace;general;absl::symbolize;general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_exponential_biased_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_failure_signal_handler_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::examine_stack;general;absl::stacktrace;general;absl::base;general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_flags_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_config;general;absl::flags_internal;general;absl::flags_marshalling;general;absl::flags_registry;general;absl::base;general;absl::strings;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_config_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_program_name;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_config;general;absl::flags_handle;general;absl::flags_registry;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_marshalling_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::log_severity;general;absl::strings;general;absl::str_format;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_parse_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_config;general;absl::flags;general;absl::flags_internal;general;absl::flags_program_name;general;absl::flags_registry;general;absl::flags_usage;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_program_name_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_path_util;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_registry_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_config;general;absl::raw_logging_internal;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_usage_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_usage_internal;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_flags_usage_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::flags_config;general;absl::flags;general;absl::flags_internal;general;absl::flags_program_name;general;absl::flags_registry;general;absl::strings;general;absl::synchronization;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_graphcycles_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;absl::malloc_internal;general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_hash_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::meta;general;absl::int128;general;absl::strings;general;absl::optional;general;absl::variant;general;absl::utility;general;absl::city;general;-ignore:4221;" - }, - { - "name" : "absl_hashtablez_sampler_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;absl::exponential_biased;general;absl::have_sse;general;absl::synchronization;general;-ignore:4221;" - }, - { - "name" : "absl_int128_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_leak_check_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_leak_check_disable_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "absl_log_severity_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::core_headers;general;-ignore:4221;" - }, - { - "name" : "absl_malloc_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;absl::base_internal;general;absl::dynamic_annotations;general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_periodic_sampler_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::exponential_biased;general;-ignore:4221;" - }, - { - "name" : "absl_random_distributions_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::random_internal_generate_real;general;absl::random_internal_distributions;general;absl::random_internal_fast_uniform_bits;general;absl::random_internal_fastmath;general;absl::random_internal_iostream_state_saver;general;absl::random_internal_traits;general;absl::random_internal_uniform_helper;general;absl::random_internal_wide_multiply;general;absl::strings;general;absl::span;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_distribution_test_util_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;absl::strings;general;absl::str_format;general;absl::span;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_pool_urbg_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;absl::random_internal_randen;general;absl::random_internal_seed_material;general;absl::random_seed_gen_exception;general;absl::raw_logging_internal;general;absl::span;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_randen_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::random_internal_randen_hwaes;general;absl::random_internal_randen_slow;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_randen_hwaes_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::random_internal_randen_hwaes_impl;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_randen_hwaes_impl_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_randen_slow_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_internal_seed_material_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::optional;general;absl::raw_logging_internal;general;absl::span;general;absl::strings;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_seed_gen_exception_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_random_seed_sequences_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::random_internal_nonsecure_base;general;absl::random_internal_pool_urbg;general;absl::random_internal_salted_seed_seq;general;absl::random_internal_seed_material;general;absl::random_seed_gen_exception;general;absl::span;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_raw_hash_set_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::layout;general;absl::memory;general;absl::meta;general;absl::optional;general;absl::utility;general;absl::hashtablez_sampler;general;-ignore:4221;" - }, - { - "name" : "absl_raw_logging_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::config;general;absl::core_headers;general;absl::log_severity;general;-ignore:4221;" - }, - { - "name" : "absl_scoped_set_env_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_spinlock_wait_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base_internal;general;absl::core_headers;general;-ignore:4221;" - }, - { - "name" : "absl_stacktrace_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::debugging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_str_format_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::strings;general;absl::int128;general;absl::span;general;-ignore:4221;" - }, - { - "name" : "absl_strings_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::strings_internal;general;absl::base;general;absl::int128;general;absl::raw_logging_internal;general;absl::throw_delegate;general;-ignore:4221;" - }, - { - "name" : "absl_strings_internal_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_symbolize_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::debugging_internal;general;absl::demangle_internal;general;absl::base;general;absl::dynamic_annotations;general;absl::malloc_internal;general;absl::raw_logging_internal;general;-ignore:4221;general;-ignore:4221;" - }, - { - "name" : "absl_synchronization_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::graphcycles_internal;general;absl::base;general;absl::dynamic_annotations;general;absl::malloc_internal;general;absl::raw_logging_internal;general;absl::stacktrace;general;absl::symbolize;general;absl::time;general;-ignore:4221;" - }, - { - "name" : "absl_throw_delegate_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::raw_logging_internal;general;-ignore:4221;" - }, - { - "name" : "absl_time_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;absl::base;general;absl::civil_time;general;absl::int128;general;absl::raw_logging_internal;general;absl::strings;general;absl::time_zone;general;-ignore:4221;" - }, - { - "name" : "absl_time_zone_LIB_DEPENDS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Dependencies for the target" - } - ], - "type" : "STATIC", - "value" : "general;-ignore:4221;" - }, - { - "name" : "another_studproject_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build" - }, - { - "name" : "another_studproject_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/build/.cmake/api/v1/reply/codemodel-v2-38c920ac97606acf866c.json b/build/.cmake/api/v1/reply/codemodel-v2-38c920ac97606acf866c.json deleted file mode 100644 index 99f6a55..0000000 --- a/build/.cmake/api/v1/reply/codemodel-v2-38c920ac97606acf866c.json +++ /dev/null @@ -1,808 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "childIndexes" : - [ - 1 - ], - "minimumCMakeVersion" : - { - "string" : "3.15" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 53 - ] - }, - { - "build" : "src/includes/3thparty/tsl", - "childIndexes" : - [ - 2 - ], - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 0, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp" - }, - { - "build" : "src/includes/3thparty/tsl/absl", - "childIndexes" : - [ - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ], - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 1, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl" - }, - { - "build" : "src/includes/3thparty/tsl/absl/base", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/base", - "targetIndexes" : - [ - 3, - 8, - 10, - 27, - 28, - 29, - 41, - 42, - 43, - 50 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/algorithm", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/algorithm" - }, - { - "build" : "src/includes/3thparty/tsl/absl/container", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/container", - "targetIndexes" : - [ - 23, - 40 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging", - "targetIndexes" : - [ - 6, - 7, - 9, - 11, - 25, - 26, - 44, - 48 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/flags", - "targetIndexes" : - [ - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/functional", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/functional" - }, - { - "build" : "src/includes/3thparty/tsl/absl/hash", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/hash", - "targetIndexes" : - [ - 4, - 22 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/memory", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/memory" - }, - { - "build" : "src/includes/3thparty/tsl/absl/meta", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/meta" - }, - { - "build" : "src/includes/3thparty/tsl/absl/numeric", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/numeric", - "targetIndexes" : - [ - 24 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/random", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/random", - "targetIndexes" : - [ - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/strings", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/strings", - "targetIndexes" : - [ - 45, - 46, - 47 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/synchronization", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/synchronization", - "targetIndexes" : - [ - 21, - 49 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/time", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/time", - "targetIndexes" : - [ - 5, - 51, - 52 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/types", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/types", - "targetIndexes" : - [ - 0, - 1, - 2 - ] - }, - { - "build" : "src/includes/3thparty/tsl/absl/utility", - "minimumCMakeVersion" : - { - "string" : "3.5" - }, - "parentIndex" : 2, - "projectIndex" : 1, - "source" : "src/includes/3thparty/abseil-cpp/absl/utility" - } - ], - "name" : "Debug", - "projects" : - [ - { - "childIndexes" : - [ - 1 - ], - "directoryIndexes" : - [ - 0 - ], - "name" : "another_studproject", - "targetIndexes" : - [ - 53 - ] - }, - { - "directoryIndexes" : - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ], - "name" : "absl", - "parentIndex" : 0, - "targetIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 36, - 37, - 38, - 39, - 40, - 41, - 42, - 43, - 44, - 45, - 46, - 47, - 48, - 49, - 50, - 51, - 52 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 17, - "id" : "absl_bad_any_cast_impl::@c67a71be74a9b4da44b7", - "jsonFile" : "target-absl_bad_any_cast_impl-Debug-78c0a0ffcd9db5f99128.json", - "name" : "absl_bad_any_cast_impl", - "projectIndex" : 1 - }, - { - "directoryIndex" : 17, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7", - "jsonFile" : "target-absl_bad_optional_access-Debug-2888070005ef88c1cbc4.json", - "name" : "absl_bad_optional_access", - "projectIndex" : 1 - }, - { - "directoryIndex" : 17, - "id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7", - "jsonFile" : "target-absl_bad_variant_access-Debug-7c8cf8fe610c3755f1e6.json", - "name" : "absl_bad_variant_access", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_base-Debug-2f52c3e7c943472aaec5.json", - "name" : "absl_base", - "projectIndex" : 1 - }, - { - "directoryIndex" : 9, - "id" : "absl_city::@59f37a08b2b9a5b55768", - "jsonFile" : "target-absl_city-Debug-342476c869c677f37156.json", - "name" : "absl_city", - "projectIndex" : 1 - }, - { - "directoryIndex" : 16, - "id" : "absl_civil_time::@74bfc506b354a89713e6", - "jsonFile" : "target-absl_civil_time-Debug-3760ac2599e8f2cb7f5a.json", - "name" : "absl_civil_time", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_debugging_internal-Debug-aaf9fa00c86ecd394a52.json", - "name" : "absl_debugging_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_demangle_internal-Debug-c860645c1286448021fa.json", - "name" : "absl_demangle_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_dynamic_annotations-Debug-6f584820c8949f71adde.json", - "name" : "absl_dynamic_annotations", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_examine_stack::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_examine_stack-Debug-8fe0fd133e0b20479764.json", - "name" : "absl_examine_stack", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_exponential_biased-Debug-326a1e5fb888f979cab8.json", - "name" : "absl_exponential_biased", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_failure_signal_handler::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_failure_signal_handler-Debug-8c01115789725f97f049.json", - "name" : "absl_failure_signal_handler", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags-Debug-ff7da0396511c4328725.json", - "name" : "absl_flags", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_config::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_config-Debug-d07df4bfb05911b0a2e4.json", - "name" : "absl_flags_config", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_internal::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_internal-Debug-5a464a55ca129e4bbc2e.json", - "name" : "absl_flags_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_marshalling-Debug-e8064a08172787ad434c.json", - "name" : "absl_flags_marshalling", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_parse::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_parse-Debug-79a456e1f760081e57b0.json", - "name" : "absl_flags_parse", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_program_name::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_program_name-Debug-5c531bf5e59a9556059e.json", - "name" : "absl_flags_program_name", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_registry::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_registry-Debug-d757a467362174c23a3b.json", - "name" : "absl_flags_registry", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_usage::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_usage-Debug-4814ecb8fdfa1c7a2d3a.json", - "name" : "absl_flags_usage", - "projectIndex" : 1 - }, - { - "directoryIndex" : 7, - "id" : "absl_flags_usage_internal::@bda7670b3733d0548856", - "jsonFile" : "target-absl_flags_usage_internal-Debug-b0597cb69312f95fe305.json", - "name" : "absl_flags_usage_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 15, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b", - "jsonFile" : "target-absl_graphcycles_internal-Debug-4c5b2205be4e2ec388a5.json", - "name" : "absl_graphcycles_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 9, - "id" : "absl_hash::@59f37a08b2b9a5b55768", - "jsonFile" : "target-absl_hash-Debug-798b03a868e19282c501.json", - "name" : "absl_hash", - "projectIndex" : 1 - }, - { - "directoryIndex" : 5, - "id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e", - "jsonFile" : "target-absl_hashtablez_sampler-Debug-218a2316fb46b5d45e9f.json", - "name" : "absl_hashtablez_sampler", - "projectIndex" : 1 - }, - { - "directoryIndex" : 12, - "id" : "absl_int128::@ee07aa9d207536ee2175", - "jsonFile" : "target-absl_int128-Debug-e1a827986bcd1da477bb.json", - "name" : "absl_int128", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_leak_check::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_leak_check-Debug-4b055f503d5727361b49.json", - "name" : "absl_leak_check", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_leak_check_disable::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_leak_check_disable-Debug-f9ce82ebc0cc1a036fe9.json", - "name" : "absl_leak_check_disable", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_log_severity-Debug-8ee9ab2a02aeb2c2ec6e.json", - "name" : "absl_log_severity", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_malloc_internal-Debug-19db0c5edea0de694eda.json", - "name" : "absl_malloc_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_periodic_sampler::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_periodic_sampler-Debug-f40787717a32cf4fcd3a.json", - "name" : "absl_periodic_sampler", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_distributions::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_distributions-Debug-a68c968ad61d1e5f0380.json", - "name" : "absl_random_distributions", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_distribution_test_util::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_distribution_test_util-Debug-f83fb745dbdad802eae6.json", - "name" : "absl_random_internal_distribution_test_util", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_pool_urbg-Debug-8f515691476865011fc1.json", - "name" : "absl_random_internal_pool_urbg", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_randen::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_randen-Debug-ed65f1ab4e6ddc5958b6.json", - "name" : "absl_random_internal_randen", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_randen_hwaes-Debug-b28e28d7c7566861e2e2.json", - "name" : "absl_random_internal_randen_hwaes", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_randen_hwaes_impl-Debug-b84bdeb2aa51022a2f71.json", - "name" : "absl_random_internal_randen_hwaes_impl", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_randen_slow-Debug-b8ee1ec291ef942b5c67.json", - "name" : "absl_random_internal_randen_slow", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_internal_seed_material::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_internal_seed_material-Debug-37cf4fa7a25ca6ff80bb.json", - "name" : "absl_random_internal_seed_material", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_seed_gen_exception-Debug-4e5a411bd472026c0df7.json", - "name" : "absl_random_seed_gen_exception", - "projectIndex" : 1 - }, - { - "directoryIndex" : 13, - "id" : "absl_random_seed_sequences::@4faca3489b9be734a029", - "jsonFile" : "target-absl_random_seed_sequences-Debug-db006f46f32cde2bdb38.json", - "name" : "absl_random_seed_sequences", - "projectIndex" : 1 - }, - { - "directoryIndex" : 5, - "id" : "absl_raw_hash_set::@5e009cf106843927cf0e", - "jsonFile" : "target-absl_raw_hash_set-Debug-9a97c3c7ca17bfcea547.json", - "name" : "absl_raw_hash_set", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_raw_logging_internal-Debug-37d423b62f86ee3b0cf4.json", - "name" : "absl_raw_logging_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_scoped_set_env::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_scoped_set_env-Debug-2106250b7d10981dffa4.json", - "name" : "absl_scoped_set_env", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_spinlock_wait-Debug-5cad17c67507fc54b147.json", - "name" : "absl_spinlock_wait", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_stacktrace::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_stacktrace-Debug-f5889d28d753c95100a1.json", - "name" : "absl_stacktrace", - "projectIndex" : 1 - }, - { - "directoryIndex" : 14, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7", - "jsonFile" : "target-absl_str_format_internal-Debug-686e0d0131e71a5dd1ac.json", - "name" : "absl_str_format_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 14, - "id" : "absl_strings::@c1b32c74471c54f8afa7", - "jsonFile" : "target-absl_strings-Debug-364343945891636ab6dd.json", - "name" : "absl_strings", - "projectIndex" : 1 - }, - { - "directoryIndex" : 14, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7", - "jsonFile" : "target-absl_strings_internal-Debug-26864a1c6dc6bdf6abd9.json", - "name" : "absl_strings_internal", - "projectIndex" : 1 - }, - { - "directoryIndex" : 6, - "id" : "absl_symbolize::@f37703cfbd56643e5121", - "jsonFile" : "target-absl_symbolize-Debug-bfcaadb6ff17f1d7c9a2.json", - "name" : "absl_symbolize", - "projectIndex" : 1 - }, - { - "directoryIndex" : 15, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b", - "jsonFile" : "target-absl_synchronization-Debug-57fc7aa5ee5b14782e6e.json", - "name" : "absl_synchronization", - "projectIndex" : 1 - }, - { - "directoryIndex" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a", - "jsonFile" : "target-absl_throw_delegate-Debug-715456728c1eaaef3bc0.json", - "name" : "absl_throw_delegate", - "projectIndex" : 1 - }, - { - "directoryIndex" : 16, - "id" : "absl_time::@74bfc506b354a89713e6", - "jsonFile" : "target-absl_time-Debug-770b46744bc002cf0f9f.json", - "name" : "absl_time", - "projectIndex" : 1 - }, - { - "directoryIndex" : 16, - "id" : "absl_time_zone::@74bfc506b354a89713e6", - "jsonFile" : "target-absl_time_zone-Debug-332934dc9216f2c656f8.json", - "name" : "absl_time_zone", - "projectIndex" : 1 - }, - { - "directoryIndex" : 0, - "id" : "studproject::@6890427a1f51a3e7e1df", - "jsonFile" : "target-studproject-Debug-3744dac1650f597a9dc8.json", - "name" : "studproject", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "source" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench" - }, - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/build/.cmake/api/v1/reply/index-2020-05-12T00-13-34-0533.json b/build/.cmake/api/v1/reply/index-2020-05-12T00-13-34-0533.json deleted file mode 100644 index 10d2e43..0000000 --- a/build/.cmake/api/v1/reply/index-2020-05-12T00-13-34-0533.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe", - "cpack" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe", - "ctest" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe", - "root" : "C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.16" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 16, - "patch" : 19112601, - "string" : "3.16.19112601-MSVC_2", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-38c920ac97606acf866c.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cache-v2-629922076866183567a7.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - } - ], - "reply" : - { - "client-vscode" : - { - "query.json" : - { - "requests" : - [ - { - "kind" : "cache", - "version" : 2 - }, - { - "kind" : "codemodel", - "version" : 2 - } - ], - "responses" : - [ - { - "jsonFile" : "cache-v2-629922076866183567a7.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "codemodel-v2-38c920ac97606acf866c.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 0 - } - } - ] - } - } - } -} diff --git a/build/.cmake/api/v1/reply/target-absl_bad_any_cast_impl-Debug-78c0a0ffcd9db5f99128.json b/build/.cmake/api/v1/reply/target-absl_bad_any_cast_impl-Debug-78c0a0ffcd9db5f99128.json deleted file mode 100644 index 91e5e98..0000000 --- a/build/.cmake/api/v1/reply/target-absl_bad_any_cast_impl-Debug-78c0a0ffcd9db5f99128.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/types/absl_bad_any_cast_impl.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 45, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_bad_any_cast_impl::@c67a71be74a9b4da44b7", - "name" : "absl_bad_any_cast_impl", - "nameOnDisk" : "absl_bad_any_cast_impl.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/types", - "source" : "src/includes/3thparty/abseil-cpp/absl/types" - }, - "sourceGroups" : - [ - { - "name" : "Header Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Source Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.cc", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_bad_optional_access-Debug-2888070005ef88c1cbc4.json b/build/.cmake/api/v1/reply/target-absl_bad_optional_access-Debug-2888070005ef88c1cbc4.json deleted file mode 100644 index 7b9f65c..0000000 --- a/build/.cmake/api/v1/reply/target-absl_bad_optional_access-Debug-2888070005ef88c1cbc4.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/types/absl_bad_optional_access.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 181, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7", - "name" : "absl_bad_optional_access", - "nameOnDisk" : "absl_bad_optional_access.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/types", - "source" : "src/includes/3thparty/abseil-cpp/absl/types" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_bad_variant_access-Debug-7c8cf8fe610c3755f1e6.json b/build/.cmake/api/v1/reply/target-absl_bad_variant_access-Debug-7c8cf8fe610c3755f1e6.json deleted file mode 100644 index 9ac91ba..0000000 --- a/build/.cmake/api/v1/reply/target-absl_bad_variant_access-Debug-7c8cf8fe610c3755f1e6.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/types/absl_bad_variant_access.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/types/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 196, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7", - "name" : "absl_bad_variant_access", - "nameOnDisk" : "absl_bad_variant_access.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/types", - "source" : "src/includes/3thparty/abseil-cpp/absl/types" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_base-Debug-2f52c3e7c943472aaec5.json b/build/.cmake/api/v1/reply/target-absl_base-Debug-2f52c3e7c943472aaec5.json deleted file mode 100644 index 9583e55..0000000 --- a/build/.cmake/api/v1/reply/target-absl_base-Debug-2f52c3e7c943472aaec5.json +++ /dev/null @@ -1,316 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_base.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 158, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_base::@ad904a2f81246d9a9f6a", - "name" : "absl_base", - "nameOnDisk" : "absl_base.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/call_once.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/casts.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_scheduling.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/per_thread_tls.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/tsan_mutex_interface.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_city-Debug-342476c869c677f37156.json b/build/.cmake/api/v1/reply/target-absl_city-Debug-342476c869c677f37156.json deleted file mode 100644 index f24b02f..0000000 --- a/build/.cmake/api/v1/reply/target-absl_city-Debug-342476c869c677f37156.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/hash/absl_city.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/hash/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 89, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_city::@59f37a08b2b9a5b55768", - "name" : "absl_city", - "nameOnDisk" : "absl_city.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/hash", - "source" : "src/includes/3thparty/abseil-cpp/absl/hash" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/city.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/city.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_civil_time-Debug-3760ac2599e8f2cb7f5a.json b/build/.cmake/api/v1/reply/target-absl_civil_time-Debug-3760ac2599e8f2cb7f5a.json deleted file mode 100644 index bc3cbce..0000000 --- a/build/.cmake/api/v1/reply/target-absl_civil_time-Debug-3760ac2599e8f2cb7f5a.json +++ /dev/null @@ -1,203 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/time/absl_civil_time.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 45, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_civil_time::@74bfc506b354a89713e6", - "name" : "absl_civil_time", - "nameOnDisk" : "absl_civil_time.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/time", - "source" : "src/includes/3thparty/abseil-cpp/absl/time" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/civil_time_detail.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_debugging_internal-Debug-aaf9fa00c86ecd394a52.json b/build/.cmake/api/v1/reply/target-absl_debugging_internal-Debug-aaf9fa00c86ecd394a52.json deleted file mode 100644 index 6f4cdd4..0000000 --- a/build/.cmake/api/v1/reply/target-absl_debugging_internal-Debug-aaf9fa00c86ecd394a52.json +++ /dev/null @@ -1,254 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_debugging_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 142, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121", - "name" : "absl_debugging_internal", - "nameOnDisk" : "absl_debugging_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 3, - 4, - 5 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_demangle_internal-Debug-c860645c1286448021fa.json b/build/.cmake/api/v1/reply/target-absl_demangle_internal-Debug-c860645c1286448021fa.json deleted file mode 100644 index f170aad..0000000 --- a/build/.cmake/api/v1/reply/target-absl_demangle_internal-Debug-c860645c1286448021fa.json +++ /dev/null @@ -1,234 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_demangle_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 162, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121", - "name" : "absl_demangle_internal", - "nameOnDisk" : "absl_demangle_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_dynamic_annotations-Debug-6f584820c8949f71adde.json b/build/.cmake/api/v1/reply/target-absl_dynamic_annotations-Debug-6f584820c8949f71adde.json deleted file mode 100644 index d6ef56d..0000000 --- a/build/.cmake/api/v1/reply/target-absl_dynamic_annotations-Debug-6f584820c8949f71adde.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_compile_definitions", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 90, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 191, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 4, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a", - "name" : "absl_dynamic_annotations", - "nameOnDisk" : "absl_dynamic_annotations.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_examine_stack-Debug-8fe0fd133e0b20479764.json b/build/.cmake/api/v1/reply/target-absl_examine_stack-Debug-8fe0fd133e0b20479764.json deleted file mode 100644 index 10f87d0..0000000 --- a/build/.cmake/api/v1/reply/target-absl_examine_stack-Debug-8fe0fd133e0b20479764.json +++ /dev/null @@ -1,254 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_examine_stack.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 89, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_examine_stack::@f37703cfbd56643e5121", - "name" : "absl_examine_stack", - "nameOnDisk" : "absl_examine_stack.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_exponential_biased-Debug-326a1e5fb888f979cab8.json b/build/.cmake/api/v1/reply/target-absl_exponential_biased-Debug-326a1e5fb888f979cab8.json deleted file mode 100644 index 2f3e523..0000000 --- a/build/.cmake/api/v1/reply/target-absl_exponential_biased-Debug-326a1e5fb888f979cab8.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_exponential_biased.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 516, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a", - "name" : "absl_exponential_biased", - "nameOnDisk" : "absl_exponential_biased.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_failure_signal_handler-Debug-8c01115789725f97f049.json b/build/.cmake/api/v1/reply/target-absl_failure_signal_handler-Debug-8c01115789725f97f049.json deleted file mode 100644 index badd93f..0000000 --- a/build/.cmake/api/v1/reply/target-absl_failure_signal_handler-Debug-8c01115789725f97f049.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_failure_signal_handler.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 106, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_examine_stack::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_failure_signal_handler::@f37703cfbd56643e5121", - "name" : "absl_failure_signal_handler", - "nameOnDisk" : "absl_failure_signal_handler.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags-Debug-ff7da0396511c4328725.json b/build/.cmake/api/v1/reply/target-absl_flags-Debug-ff7da0396511c4328725.json deleted file mode 100644 index 6957769..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags-Debug-ff7da0396511c4328725.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 160, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_registry::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags::@bda7670b3733d0548856", - "name" : "absl_flags", - "nameOnDisk" : "absl_flags.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/flag.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/declare.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/flag.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_config-Debug-d07df4bfb05911b0a2e4.json b/build/.cmake/api/v1/reply/target-absl_flags_config-Debug-d07df4bfb05911b0a2e4.json deleted file mode 100644 index b942589..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_config-Debug-d07df4bfb05911b0a2e4.json +++ /dev/null @@ -1,300 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_config.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 75, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_config::@bda7670b3733d0548856", - "name" : "absl_flags_config", - "nameOnDisk" : "absl_flags_config.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage_config.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/config.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage_config.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_internal-Debug-5a464a55ca129e4bbc2e.json b/build/.cmake/api/v1/reply/target-absl_flags_internal-Debug-5a464a55ca129e4bbc2e.json deleted file mode 100644 index 590333d..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_internal-Debug-5a464a55ca129e4bbc2e.json +++ /dev/null @@ -1,314 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 18, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_registry::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_flags_internal::@bda7670b3733d0548856", - "name" : "absl_flags_internal", - "nameOnDisk" : "absl_flags_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_marshalling-Debug-e8064a08172787ad434c.json b/build/.cmake/api/v1/reply/target-absl_flags_marshalling-Debug-e8064a08172787ad434c.json deleted file mode 100644 index 7deaba2..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_marshalling-Debug-e8064a08172787ad434c.json +++ /dev/null @@ -1,254 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_marshalling.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 96, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856", - "name" : "absl_flags_marshalling", - "nameOnDisk" : "absl_flags_marshalling.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/marshalling.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/marshalling.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_parse-Debug-79a456e1f760081e57b0.json b/build/.cmake/api/v1/reply/target-absl_flags_parse-Debug-79a456e1f760081e57b0.json deleted file mode 100644 index abae60c..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_parse-Debug-79a456e1f760081e57b0.json +++ /dev/null @@ -1,336 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_parse.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 228, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_registry::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_usage::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_flags_usage_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_parse::@bda7670b3733d0548856", - "name" : "absl_flags_parse", - "nameOnDisk" : "absl_flags_parse.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/parse.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/parse.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/parse.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_program_name-Debug-5c531bf5e59a9556059e.json b/build/.cmake/api/v1/reply/target-absl_flags_program_name-Debug-5c531bf5e59a9556059e.json deleted file mode 100644 index 6171848..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_program_name-Debug-5c531bf5e59a9556059e.json +++ /dev/null @@ -1,290 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_program_name.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 39, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_flags_program_name::@bda7670b3733d0548856", - "name" : "absl_flags_program_name", - "nameOnDisk" : "absl_flags_program_name.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_registry-Debug-d757a467362174c23a3b.json b/build/.cmake/api/v1/reply/target-absl_flags_registry-Debug-d757a467362174c23a3b.json deleted file mode 100644 index e0fce78..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_registry-Debug-d757a467362174c23a3b.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_registry.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 137, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_registry::@bda7670b3733d0548856", - "name" : "absl_flags_registry", - "nameOnDisk" : "absl_flags_registry.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2, - 3 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_usage-Debug-4814ecb8fdfa1c7a2d3a.json b/build/.cmake/api/v1/reply/target-absl_flags_usage-Debug-4814ecb8fdfa1c7a2d3a.json deleted file mode 100644 index 54c6f11..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_usage-Debug-4814ecb8fdfa1c7a2d3a.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_usage.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 209, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_registry::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_flags_usage_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_usage::@bda7670b3733d0548856", - "name" : "absl_flags_usage", - "nameOnDisk" : "absl_flags_usage.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/usage.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_flags_usage_internal-Debug-b0597cb69312f95fe305.json b/build/.cmake/api/v1/reply/target-absl_flags_usage_internal-Debug-b0597cb69312f95fe305.json deleted file mode 100644 index 07bd762..0000000 --- a/build/.cmake/api/v1/reply/target-absl_flags_usage_internal-Debug-b0597cb69312f95fe305.json +++ /dev/null @@ -1,322 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/flags/absl_flags_usage_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/flags/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 185, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_flags_config::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_program_name::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags_internal::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_marshalling::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_flags_registry::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_flags::@bda7670b3733d0548856" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_flags_usage_internal::@bda7670b3733d0548856", - "name" : "absl_flags_usage_internal", - "nameOnDisk" : "absl_flags_usage_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/flags", - "source" : "src/includes/3thparty/abseil-cpp/absl/flags" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_graphcycles_internal-Debug-4c5b2205be4e2ec388a5.json b/build/.cmake/api/v1/reply/target-absl_graphcycles_internal-Debug-4c5b2205be4e2ec388a5.json deleted file mode 100644 index b56a35e..0000000 --- a/build/.cmake/api/v1/reply/target-absl_graphcycles_internal-Debug-4c5b2205be4e2ec388a5.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/synchronization/absl_graphcycles_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/synchronization/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b", - "name" : "absl_graphcycles_internal", - "nameOnDisk" : "absl_graphcycles_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/synchronization", - "source" : "src/includes/3thparty/abseil-cpp/absl/synchronization" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_hash-Debug-798b03a868e19282c501.json b/build/.cmake/api/v1/reply/target-absl_hash-Debug-798b03a868e19282c501.json deleted file mode 100644 index 044ddb1..0000000 --- a/build/.cmake/api/v1/reply/target-absl_hash-Debug-798b03a868e19282c501.json +++ /dev/null @@ -1,268 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/hash/absl_hash.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/hash/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_city::@59f37a08b2b9a5b55768" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_hash::@59f37a08b2b9a5b55768", - "name" : "absl_hash", - "nameOnDisk" : "absl_hash.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/hash", - "source" : "src/includes/3thparty/abseil-cpp/absl/hash" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/hash/hash.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_hashtablez_sampler-Debug-218a2316fb46b5d45e9f.json b/build/.cmake/api/v1/reply/target-absl_hashtablez_sampler-Debug-218a2316fb46b5d45e9f.json deleted file mode 100644 index 9d52f78..0000000 --- a/build/.cmake/api/v1/reply/target-absl_hashtablez_sampler-Debug-218a2316fb46b5d45e9f.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/container/absl_hashtablez_sampler.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/container/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 531, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e", - "name" : "absl_hashtablez_sampler", - "nameOnDisk" : "absl_hashtablez_sampler.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/container", - "source" : "src/includes/3thparty/abseil-cpp/absl/container" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_int128-Debug-e1a827986bcd1da477bb.json b/build/.cmake/api/v1/reply/target-absl_int128-Debug-e1a827986bcd1da477bb.json deleted file mode 100644 index d0566e7..0000000 --- a/build/.cmake/api/v1/reply/target-absl_int128-Debug-e1a827986bcd1da477bb.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/numeric/absl_int128.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/numeric/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_int128::@ee07aa9d207536ee2175", - "name" : "absl_int128", - "nameOnDisk" : "absl_int128.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/numeric", - "source" : "src/includes/3thparty/abseil-cpp/absl/numeric" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 1, - 2 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 3 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128_have_intrinsic.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128_no_intrinsic.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/numeric/int128.h", - "sourceGroupIndex" : 2 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_leak_check-Debug-4b055f503d5727361b49.json b/build/.cmake/api/v1/reply/target-absl_leak_check-Debug-4b055f503d5727361b49.json deleted file mode 100644 index fdff232..0000000 --- a/build/.cmake/api/v1/reply/target-absl_leak_check-Debug-4b055f503d5727361b49.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_leak_check.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 193, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_leak_check::@f37703cfbd56643e5121", - "name" : "absl_leak_check", - "nameOnDisk" : "absl_leak_check.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_leak_check_disable-Debug-f9ce82ebc0cc1a036fe9.json b/build/.cmake/api/v1/reply/target-absl_leak_check_disable-Debug-f9ce82ebc0cc1a036fe9.json deleted file mode 100644 index 0256ecc..0000000 --- a/build/.cmake/api/v1/reply/target-absl_leak_check_disable-Debug-f9ce82ebc0cc1a036fe9.json +++ /dev/null @@ -1,185 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_leak_check_disable.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 208, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_leak_check_disable::@f37703cfbd56643e5121", - "name" : "absl_leak_check_disable", - "nameOnDisk" : "absl_leak_check_disable.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/leak_check_disable.cc", - "sourceGroupIndex" : 0 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_log_severity-Debug-8ee9ab2a02aeb2c2ec6e.json b/build/.cmake/api/v1/reply/target-absl_log_severity-Debug-8ee9ab2a02aeb2c2ec6e.json deleted file mode 100644 index 9b0ce19..0000000 --- a/build/.cmake/api/v1/reply/target-absl_log_severity-Debug-8ee9ab2a02aeb2c2ec6e.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_log_severity.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 31, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a", - "name" : "absl_log_severity", - "nameOnDisk" : "absl_log_severity.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/log_severity.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/log_severity.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_malloc_internal-Debug-19db0c5edea0de694eda.json b/build/.cmake/api/v1/reply/target-absl_malloc_internal-Debug-19db0c5edea0de694eda.json deleted file mode 100644 index eabd153..0000000 --- a/build/.cmake/api/v1/reply/target-absl_malloc_internal-Debug-19db0c5edea0de694eda.json +++ /dev/null @@ -1,240 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_malloc_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 122, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a", - "name" : "absl_malloc_internal", - "nameOnDisk" : "absl_malloc_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/direct_mmap.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_periodic_sampler-Debug-f40787717a32cf4fcd3a.json b/build/.cmake/api/v1/reply/target-absl_periodic_sampler-Debug-f40787717a32cf4fcd3a.json deleted file mode 100644 index e8172a0..0000000 --- a/build/.cmake/api/v1/reply/target-absl_periodic_sampler-Debug-f40787717a32cf4fcd3a.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_periodic_sampler.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 543, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_periodic_sampler::@ad904a2f81246d9a9f6a", - "name" : "absl_periodic_sampler", - "nameOnDisk" : "absl_periodic_sampler.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_distributions-Debug-a68c968ad61d1e5f0380.json b/build/.cmake/api/v1/reply/target-absl_random_distributions-Debug-a68c968ad61d1e5f0380.json deleted file mode 100644 index 645fd88..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_distributions-Debug-a68c968ad61d1e5f0380.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_distributions.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 161, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_distributions::@4faca3489b9be734a029", - "name" : "absl_random_distributions", - "nameOnDisk" : "absl_random_distributions.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/bernoulli_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/beta_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/distribution_format_traits.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/distributions.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/exponential_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/log_uniform_int_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/poisson_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/uniform_int_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/uniform_real_distribution.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/zipf_distribution.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_distribution_test_util-Debug-f83fb745dbdad802eae6.json b/build/.cmake/api/v1/reply/target-absl_random_internal_distribution_test_util-Debug-f83fb745dbdad802eae6.json deleted file mode 100644 index b580058..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_distribution_test_util-Debug-f83fb745dbdad802eae6.json +++ /dev/null @@ -1,268 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_distribution_test_util.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 871, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_distribution_test_util::@4faca3489b9be734a029", - "name" : "absl_random_internal_distribution_test_util", - "nameOnDisk" : "absl_random_internal_distribution_test_util.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2, - 3 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_pool_urbg-Debug-8f515691476865011fc1.json b/build/.cmake/api/v1/reply/target-absl_random_internal_pool_urbg-Debug-8f515691476865011fc1.json deleted file mode 100644 index 0e153e4..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_pool_urbg-Debug-8f515691476865011fc1.json +++ /dev/null @@ -1,278 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_pool_urbg.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 592, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_seed_material::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029", - "name" : "absl_random_internal_pool_urbg", - "nameOnDisk" : "absl_random_internal_pool_urbg.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_randen-Debug-ed65f1ab4e6ddc5958b6.json b/build/.cmake/api/v1/reply/target-absl_random_internal_randen-Debug-ed65f1ab4e6ddc5958b6.json deleted file mode 100644 index a39b3bd..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_randen-Debug-ed65f1ab4e6ddc5958b6.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 799, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_randen::@4faca3489b9be734a029", - "name" : "absl_random_internal_randen", - "nameOnDisk" : "absl_random_internal_randen.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes-Debug-b28e28d7c7566861e2e2.json b/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes-Debug-b28e28d7c7566861e2e2.json deleted file mode 100644 index 723aa12..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes-Debug-b28e28d7c7566861e2e2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_hwaes.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 834, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029", - "name" : "absl_random_internal_randen_hwaes", - "nameOnDisk" : "absl_random_internal_randen_hwaes.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 2 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes_impl-Debug-b84bdeb2aa51022a2f71.json b/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes_impl-Debug-b84bdeb2aa51022a2f71.json deleted file mode 100644 index a21fc75..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_hwaes_impl-Debug-b84bdeb2aa51022a2f71.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_hwaes_impl.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 854, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029", - "name" : "absl_random_internal_randen_hwaes_impl", - "nameOnDisk" : "absl_random_internal_randen_hwaes_impl.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_slow-Debug-b8ee1ec291ef942b5c67.json b/build/.cmake/api/v1/reply/target-absl_random_internal_randen_slow-Debug-b8ee1ec291ef942b5c67.json deleted file mode 100644 index 9415bd8..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_randen_slow-Debug-b8ee1ec291ef942b5c67.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_randen_slow.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 817, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029", - "name" : "absl_random_internal_randen_slow", - "nameOnDisk" : "absl_random_internal_randen_slow.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_internal_seed_material-Debug-37cf4fa7a25ca6ff80bb.json b/build/.cmake/api/v1/reply/target-absl_random_internal_seed_material-Debug-37cf4fa7a25ca6ff80bb.json deleted file mode 100644 index fcb661f..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_internal_seed_material-Debug-37cf4fa7a25ca6ff80bb.json +++ /dev/null @@ -1,254 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_internal_seed_material.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 570, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_internal_seed_material::@4faca3489b9be734a029", - "name" : "absl_random_internal_seed_material", - "nameOnDisk" : "absl_random_internal_seed_material.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_seed_gen_exception-Debug-4e5a411bd472026c0df7.json b/build/.cmake/api/v1/reply/target-absl_random_seed_gen_exception-Debug-4e5a411bd472026c0df7.json deleted file mode 100644 index d7ea0db..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_seed_gen_exception-Debug-4e5a411bd472026c0df7.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_seed_gen_exception.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 201, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029", - "name" : "absl_random_seed_gen_exception", - "nameOnDisk" : "absl_random_seed_gen_exception.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_random_seed_sequences-Debug-db006f46f32cde2bdb38.json b/build/.cmake/api/v1/reply/target-absl_random_seed_sequences-Debug-db006f46f32cde2bdb38.json deleted file mode 100644 index 4972b01..0000000 --- a/build/.cmake/api/v1/reply/target-absl_random_seed_sequences-Debug-db006f46f32cde2bdb38.json +++ /dev/null @@ -1,282 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/random/absl_random_seed_sequences.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/random/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 216, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_random_seed_gen_exception::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_slow::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen_hwaes_impl::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_pool_urbg::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_seed_material::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_random_internal_randen::@4faca3489b9be734a029" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_random_seed_sequences::@4faca3489b9be734a029", - "name" : "absl_random_seed_sequences", - "nameOnDisk" : "absl_random_seed_sequences.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/random", - "source" : "src/includes/3thparty/abseil-cpp/absl/random" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_raw_hash_set-Debug-9a97c3c7ca17bfcea547.json b/build/.cmake/api/v1/reply/target-absl_raw_hash_set-Debug-9a97c3c7ca17bfcea547.json deleted file mode 100644 index c1c9d7f..0000000 --- a/build/.cmake/api/v1/reply/target-absl_raw_hash_set-Debug-9a97c3c7ca17bfcea547.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/container/absl_raw_hash_set.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/container/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 643, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_raw_hash_set::@5e009cf106843927cf0e", - "name" : "absl_raw_hash_set", - "nameOnDisk" : "absl_raw_hash_set.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/container", - "source" : "src/includes/3thparty/abseil-cpp/absl/container" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_raw_logging_internal-Debug-37d423b62f86ee3b0cf4.json b/build/.cmake/api/v1/reply/target-absl_raw_logging_internal-Debug-37d423b62f86ee3b0cf4.json deleted file mode 100644 index 17174e1..0000000 --- a/build/.cmake/api/v1/reply/target-absl_raw_logging_internal-Debug-37d423b62f86ee3b0cf4.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 44, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a", - "name" : "absl_raw_logging_internal", - "nameOnDisk" : "absl_raw_logging_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_scoped_set_env-Debug-2106250b7d10981dffa4.json b/build/.cmake/api/v1/reply/target-absl_scoped_set_env-Debug-2106250b7d10981dffa4.json deleted file mode 100644 index 308cd0f..0000000 --- a/build/.cmake/api/v1/reply/target-absl_scoped_set_env-Debug-2106250b7d10981dffa4.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_scoped_set_env.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 570, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_scoped_set_env::@ad904a2f81246d9a9f6a", - "name" : "absl_scoped_set_env", - "nameOnDisk" : "absl_scoped_set_env.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_spinlock_wait-Debug-5cad17c67507fc54b147.json b/build/.cmake/api/v1/reply/target-absl_spinlock_wait-Debug-5cad17c67507fc54b147.json deleted file mode 100644 index 3588651..0000000 --- a/build/.cmake/api/v1/reply/target-absl_spinlock_wait-Debug-5cad17c67507fc54b147.json +++ /dev/null @@ -1,227 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 60, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 3 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a", - "name" : "absl_spinlock_wait", - "nameOnDisk" : "absl_spinlock_wait.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "", - "sourceIndexes" : - [ - 0, - 1, - 2, - 4 - ] - }, - { - "name" : "Source Files", - "sourceIndexes" : - [ - 3 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 5 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_akaros.inc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_linux.inc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_posix.inc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.cc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_win32.inc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.h", - "sourceGroupIndex" : 2 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_stacktrace-Debug-f5889d28d753c95100a1.json b/build/.cmake/api/v1/reply/target-absl_stacktrace-Debug-f5889d28d753c95100a1.json deleted file mode 100644 index 0da3364..0000000 --- a/build/.cmake/api/v1/reply/target-absl_stacktrace-Debug-f5889d28d753c95100a1.json +++ /dev/null @@ -1,284 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_stacktrace.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_stacktrace::@f37703cfbd56643e5121", - "name" : "absl_stacktrace", - "nameOnDisk" : "absl_stacktrace.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 4 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 2, - 3, - 5, - 6, - 7, - 8, - 9 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_aarch64-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_arm-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_config.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_generic-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_powerpc-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_unimplemented-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_win32-inl.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/stacktrace_x86-inl.inc", - "sourceGroupIndex" : 2 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_str_format_internal-Debug-686e0d0131e71a5dd1ac.json b/build/.cmake/api/v1/reply/target-absl_str_format_internal-Debug-686e0d0131e71a5dd1ac.json deleted file mode 100644 index 3396816..0000000 --- a/build/.cmake/api/v1/reply/target-absl_str_format_internal-Debug-686e0d0131e71a5dd1ac.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/strings/absl_str_format_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 371, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_str_format_internal::@c1b32c74471c54f8afa7", - "name" : "absl_str_format_internal", - "nameOnDisk" : "absl_str_format_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/strings", - "source" : "src/includes/3thparty/abseil-cpp/absl/strings" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 6, - 7, - 8, - 9, - 10, - 11, - 12 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/checker.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_strings-Debug-364343945891636ab6dd.json b/build/.cmake/api/v1/reply/target-absl_strings-Debug-364343945891636ab6dd.json deleted file mode 100644 index 59ef161..0000000 --- a/build/.cmake/api/v1/reply/target-absl_strings-Debug-364343945891636ab6dd.json +++ /dev/null @@ -1,444 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/strings/absl_strings.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 5, - 7, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_strings::@c1b32c74471c54f8afa7", - "name" : "absl_strings", - "nameOnDisk" : "absl_strings.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/strings", - "source" : "src/includes/3thparty/abseil-cpp/absl/strings" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 5, - 7, - 12, - 13, - 14, - 15, - 16, - 17, - 18 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 4, - 6, - 8, - 9, - 10, - 11, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/ascii.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/charconv.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/escaping.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/stl_type_traits.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_join_internal.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/str_split_internal.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/match.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/numbers.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_cat.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_replace.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_split.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/string_view.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/substitute.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/ascii.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/charconv.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/escaping.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/match.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/numbers.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_cat.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_join.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_replace.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/str_split.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/string_view.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/strip.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/substitute.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_strings_internal-Debug-26864a1c6dc6bdf6abd9.json b/build/.cmake/api/v1/reply/target-absl_strings_internal-Debug-26864a1c6dc6bdf6abd9.json deleted file mode 100644 index 14b0757..0000000 --- a/build/.cmake/api/v1/reply/target-absl_strings_internal-Debug-26864a1c6dc6bdf6abd9.json +++ /dev/null @@ -1,255 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/strings/absl_strings_internal.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/strings/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 70, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 3 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7", - "name" : "absl_strings_internal", - "nameOnDisk" : "absl_strings_internal.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/strings", - "source" : "src/includes/3thparty/abseil-cpp/absl/strings" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 3 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 2, - 4, - 5, - 6, - 7 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/char_map.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/resize_uninitialized.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_symbolize-Debug-bfcaadb6ff17f1d7c9a2.json b/build/.cmake/api/v1/reply/target-absl_symbolize-Debug-bfcaadb6ff17f1d7c9a2.json deleted file mode 100644 index 6a7aedc..0000000 --- a/build/.cmake/api/v1/reply/target-absl_symbolize-Debug-bfcaadb6ff17f1d7c9a2.json +++ /dev/null @@ -1,276 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/debugging/absl_symbolize.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/debugging/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 41, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_symbolize::@f37703cfbd56643e5121", - "name" : "absl_symbolize", - "nameOnDisk" : "absl_symbolize.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/debugging", - "source" : "src/includes/3thparty/abseil-cpp/absl/debugging" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 1, - 2, - 3 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 4, - 5 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_elf.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_unimplemented.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize_win32.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.h", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/debugging/internal/symbolize.h", - "sourceGroupIndex" : 2 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_synchronization-Debug-57fc7aa5ee5b14782e6e.json b/build/.cmake/api/v1/reply/target-absl_synchronization-Debug-57fc7aa5ee5b14782e6e.json deleted file mode 100644 index 3f5a6cc..0000000 --- a/build/.cmake/api/v1/reply/target-absl_synchronization-Debug-57fc7aa5ee5b14782e6e.json +++ /dev/null @@ -1,382 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/synchronization/absl_synchronization.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/synchronization/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 48, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 3, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b", - "name" : "absl_synchronization", - "nameOnDisk" : "absl_synchronization.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/synchronization", - "source" : "src/includes/3thparty/abseil-cpp/absl/synchronization" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 7, - 8, - 9, - 11, - 12, - 13, - 14 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 10 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/notification.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/mutex_nonprod.inc", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/synchronization/notification.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_throw_delegate-Debug-715456728c1eaaef3bc0.json b/build/.cmake/api/v1/reply/target-absl_throw_delegate-Debug-715456728c1eaaef3bc0.json deleted file mode 100644 index a96f147..0000000 --- a/build/.cmake/api/v1/reply/target-absl_throw_delegate-Debug-715456728c1eaaef3bc0.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/base/absl_throw_delegate.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/base/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 198, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a", - "name" : "absl_throw_delegate", - "nameOnDisk" : "absl_throw_delegate.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/base", - "source" : "src/includes/3thparty/abseil-cpp/absl/base" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_time-Debug-770b46744bc002cf0f9f.json b/build/.cmake/api/v1/reply/target-absl_time-Debug-770b46744bc002cf0f9f.json deleted file mode 100644 index 1f4b8f1..0000000 --- a/build/.cmake/api/v1/reply/target-absl_time-Debug-770b46744bc002cf0f9f.json +++ /dev/null @@ -1,320 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/time/absl_time.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_link_libraries", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 17, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 167, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 5, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 4, - "fragment" : "/W3" - }, - { - "backtrace" : 4, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 4, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 4, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 4, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 4, - "fragment" : "/bigobj" - }, - { - "backtrace" : 4, - "fragment" : "/wd4005" - }, - { - "backtrace" : 4, - "fragment" : "/wd4068" - }, - { - "backtrace" : 4, - "fragment" : "/wd4180" - }, - { - "backtrace" : 4, - "fragment" : "/wd4244" - }, - { - "backtrace" : 4, - "fragment" : "/wd4267" - }, - { - "backtrace" : 4, - "fragment" : "/wd4503" - }, - { - "backtrace" : 4, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 5, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 6 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 3, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 3, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 3, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 3, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 3, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - } - ], - "folder" : - { - "name" : "Abseil" - }, - "id" : "absl_time::@74bfc506b354a89713e6", - "name" : "absl_time", - "nameOnDisk" : "absl_time.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/time", - "source" : "src/includes/3thparty/abseil-cpp/absl/time" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 6 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 4, - 5 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 7, - 8, - 9 - ] - } - ], - "sources" : - [ - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/civil_time.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/clock.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/duration.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/format.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/get_current_time_chrono.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/get_current_time_posix.inc", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 6, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/time.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/civil_time.h", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/clock.h", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 6, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/time.h", - "sourceGroupIndex" : 2 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-absl_time_zone-Debug-332934dc9216f2c656f8.json b/build/.cmake/api/v1/reply/target-absl_time_zone-Debug-332934dc9216f2c656f8.json deleted file mode 100644 index 59d492c..0000000 --- a/build/.cmake/api/v1/reply/target-absl_time_zone-Debug-332934dc9216f2c656f8.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "archive" : - { - "commandFragments" : - [ - { - "fragment" : "/machine:x64", - "role" : "flags" - } - ] - }, - "artifacts" : - [ - { - "path" : "src/includes/3thparty/tsl/absl/time/absl_time_zone.lib" - } - ], - "backtrace" : 2, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "absl_cc_library", - "target_compile_options", - "target_include_directories", - "target_sources" - ], - "files" : - [ - "src/includes/3thparty/abseil-cpp/CMake/AbseilHelpers.cmake", - "src/includes/3thparty/abseil-cpp/absl/time/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 1 - }, - { - "command" : 1, - "file" : 1, - "line" : 61, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 165, - "parent" : 1 - }, - { - "command" : 2, - "file" : 0, - "line" : 189, - "parent" : 1 - }, - { - "command" : 3, - "file" : 0, - "line" : 184, - "parent" : 1 - }, - { - "command" : 4, - "file" : 0, - "line" : 166, - "parent" : 1 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "backtrace" : 3, - "fragment" : "/W3" - }, - { - "backtrace" : 3, - "fragment" : "/DNOMINMAX" - }, - { - "backtrace" : 3, - "fragment" : "/DWIN32_LEAN_AND_MEAN" - }, - { - "backtrace" : 3, - "fragment" : "/D_CRT_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_SCL_SECURE_NO_WARNINGS" - }, - { - "backtrace" : 3, - "fragment" : "/D_ENABLE_EXTENDED_ALIGNED_STORAGE" - }, - { - "backtrace" : 3, - "fragment" : "/bigobj" - }, - { - "backtrace" : 3, - "fragment" : "/wd4005" - }, - { - "backtrace" : 3, - "fragment" : "/wd4068" - }, - { - "backtrace" : 3, - "fragment" : "/wd4180" - }, - { - "backtrace" : 3, - "fragment" : "/wd4244" - }, - { - "backtrace" : 3, - "fragment" : "/wd4267" - }, - { - "backtrace" : 3, - "fragment" : "/wd4503" - }, - { - "backtrace" : 3, - "fragment" : "/wd4800" - }, - { - "fragment" : "-std:c++17" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 0, - 2, - 3, - 5, - 7, - 9, - 11, - 12, - 15 - ] - } - ], - "folder" : - { - "name" : "Abseil/internal" - }, - "id" : "absl_time_zone::@74bfc506b354a89713e6", - "name" : "absl_time_zone", - "nameOnDisk" : "absl_time_zone.lib", - "paths" : - { - "build" : "src/includes/3thparty/tsl/absl/time", - "source" : "src/includes/3thparty/abseil-cpp/absl/time" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 2, - 3, - 5, - 7, - 9, - 11, - 12, - 15 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 1, - 4, - 6, - 8, - 10, - 13, - 14, - 16, - 17 - ] - } - ], - "sources" : - [ - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/tzfile.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/time_zone.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 5, - "path" : "src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/include/cctz/zone_info_source.h", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-studproject-Debug-3744dac1650f597a9dc8.json b/build/.cmake/api/v1/reply/target-studproject-Debug-3744dac1650f597a9dc8.json deleted file mode 100644 index 72ba3ae..0000000 --- a/build/.cmake/api/v1/reply/target-studproject-Debug-3744dac1650f597a9dc8.json +++ /dev/null @@ -1,395 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "studproject.exe" - }, - { - "path" : "studproject.pdb" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "target_link_libraries" - ], - "files" : - [ - "CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 13, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 22, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd " - }, - { - "fragment" : "-std:c++17" - } - ], - "defines" : - [ - { - "backtrace" : 2, - "define" : "__CLANG_SUPPORT_DYN_ANNOTATION__" - } - ], - "includes" : - [ - { - "backtrace" : 2, - "path" : "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp" - } - ], - "language" : "CXX", - "sourceIndexes" : - [ - 1, - 4, - 5 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 2, - "id" : "absl_raw_logging_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_spinlock_wait::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_malloc_internal::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_dynamic_annotations::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_log_severity::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_throw_delegate::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_exponential_biased::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_hashtablez_sampler::@5e009cf106843927cf0e" - }, - { - "backtrace" : 2, - "id" : "absl_base::@ad904a2f81246d9a9f6a" - }, - { - "backtrace" : 2, - "id" : "absl_raw_hash_set::@5e009cf106843927cf0e" - }, - { - "backtrace" : 2, - "id" : "absl_stacktrace::@f37703cfbd56643e5121" - }, - { - "backtrace" : 2, - "id" : "absl_symbolize::@f37703cfbd56643e5121" - }, - { - "backtrace" : 2, - "id" : "absl_debugging_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 2, - "id" : "absl_demangle_internal::@f37703cfbd56643e5121" - }, - { - "backtrace" : 2, - "id" : "absl_hash::@59f37a08b2b9a5b55768" - }, - { - "backtrace" : 2, - "id" : "absl_int128::@ee07aa9d207536ee2175" - }, - { - "backtrace" : 2, - "id" : "absl_city::@59f37a08b2b9a5b55768" - }, - { - "backtrace" : 2, - "id" : "absl_strings_internal::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 2, - "id" : "absl_time_zone::@74bfc506b354a89713e6" - }, - { - "backtrace" : 2, - "id" : "absl_bad_optional_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 2, - "id" : "absl_strings::@c1b32c74471c54f8afa7" - }, - { - "backtrace" : 2, - "id" : "absl_bad_variant_access::@c67a71be74a9b4da44b7" - }, - { - "backtrace" : 2, - "id" : "absl_synchronization::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 2, - "id" : "absl_civil_time::@74bfc506b354a89713e6" - }, - { - "backtrace" : 2, - "id" : "absl_graphcycles_internal::@510ab3aad97f8fd1289b" - }, - { - "backtrace" : 2, - "id" : "absl_time::@74bfc506b354a89713e6" - } - ], - "id" : "studproject::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd", - "role" : "flags" - }, - { - "fragment" : "/machine:x64 /debug /INCREMENTAL /subsystem:console", - "role" : "flags" - }, - { - "backtrace" : 2, - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_hash.lib", - "role" : "libraries" - }, - { - "fragment" : "pthread.lib", - "role" : "libraries" - }, - { - "fragment" : "dl.lib", - "role" : "libraries" - }, - { - "fragment" : "stdc++fs.lib", - "role" : "libraries" - }, - { - "backtrace" : 2, - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_hash.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\types\\absl_bad_variant_access.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\hash\\absl_city.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\container\\absl_raw_hash_set.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\types\\absl_bad_optional_access.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\container\\absl_hashtablez_sampler.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_exponential_biased.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\synchronization\\absl_synchronization.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\synchronization\\absl_graphcycles_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_stacktrace.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_symbolize.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_malloc_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_debugging_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\debugging\\absl_demangle_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_time.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\strings\\absl_strings.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\numeric\\absl_int128.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_throw_delegate.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\strings\\absl_strings_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_base.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_dynamic_annotations.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_spinlock_wait.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_raw_logging_internal.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\base\\absl_log_severity.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_civil_time.lib", - "role" : "libraries" - }, - { - "fragment" : "src\\includes\\3thparty\\tsl\\absl\\time\\absl_time_zone.lib", - "role" : "libraries" - }, - { - "fragment" : "-ignore:4221", - "role" : "libraries" - }, - { - "fragment" : "kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib", - "role" : "libraries" - } - ], - "language" : "CXX" - }, - "name" : "studproject", - "nameOnDisk" : "studproject.exe", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Header Files", - "sourceIndexes" : - [ - 0, - 2, - 3 - ] - }, - { - "name" : "Source Files", - "sourceIndexes" : - [ - 1, - 4, - 5 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "path" : "src/includes/generator.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/generator.cpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/includes/tests.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/includes/aggregate_tests.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/includes/3thparty/emilib/loguru.cpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/main.cpp", - "sourceGroupIndex" : 1 - } - ], - "type" : "EXECUTABLE" -} diff --git a/build/.ninja_deps b/build/.ninja_deps deleted file mode 100644 index e982f67..0000000 Binary files a/build/.ninja_deps and /dev/null differ diff --git a/build/.ninja_log b/build/.ninja_log deleted file mode 100644 index a8075b5..0000000 --- a/build/.ninja_log +++ /dev/null @@ -1,22 +0,0 @@ -# ninja log v5 -0 24 0 clean 435a7940f3eafc26 -31 3547 6109456195963173 CMakeFiles/studproject.dir/src/generator.cpp.obj e0f421c0eb4ae94c -3548 4821 6109456208335499 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.obj 7c8e61e55e5efeee -51 4948 6109456210034438 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.obj b3a208115932d9e8 -42 5164 6109456211943248 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.obj 6d207d1b04c5dbff -5165 5593 6109456215580995 src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib 219533338020d7f0 -4823 5678 6109456216060700 src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib 232c1a63d64c9c75 -5595 5983 6109456220078210 src/includes/3thparty/tsl/absl/base/absl_log_severity.lib bbf6475dfbefffb7 -5983 8671 6109456247291315 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.obj 81189403dafd55cf -47 8738 6109456247661098 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.obj bb268cc8b24bf8dc -18 9314 6109456253657365 CMakeFiles/studproject.dir/src/includes/3thparty/emilib/loguru.cpp.obj 240d6c80c48b0e57 -8671 9678 6109456257425017 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.obj 6a8f701e92365e77 -4982 9732 6109456257864746 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.obj f3b25a058669b1d9 -5679 9909 6109456259643644 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.obj 1aa99383c0130714 -9733 9925 6109456259483745 src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib 7d4e1f5d531a3639 -9910 10768 6109456268318268 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/internal/periodic_sampler.cc.obj 7ff4c6b0ab377884 -9315 12058 6109456281090330 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.obj ab4a222a82165d2c -10769 12189 6109456282319577 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.obj 8fa15f166c41e7b3 -9678 12402 6109456284498218 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.obj dd609acf6bf37583 -8739 13057 6109456291204049 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.obj c920fed66152ae91 -9925 13383 6109456294432055 src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/internal/scoped_set_env.cc.obj 191d89b5ba3af73b diff --git a/build/CMakeCache.txt b/build/CMakeCache.txt deleted file mode 100644 index 9564d86..0000000 --- a/build/CMakeCache.txt +++ /dev/null @@ -1,326 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: c:/Users/MassiveAtoms/Desktop/hashmap-bench/build -# It was generated by CMake: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//No help, variable specified on the command line. -CMAKE_BUILD_TYPE:STRING=Debug - -//No help, variable specified on the command line. -CMAKE_CXX_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe - -//LLVM archiver -CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ar.exe - -//Generate index for LLVM archive -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ranlib.exe - -//No help, variable specified on the command line. -CMAKE_C_COMPILER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe - -//LLVM archiver -CMAKE_C_COMPILER_AR:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ar.exe - -//Generate index for LLVM archive -CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-ranlib.exe - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING=/DWIN32 /D_WINDOWS - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=/Zi /Ob0 /Od /RTC1 - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=/O1 /Ob1 /DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=/O2 /Ob2 /DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/Zi /O2 /Ob1 /DNDEBUG - -//Libraries linked by default with all C applications. -CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING=/machine:X86 - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL - -//No help, variable specified on the command line. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/another_studproject - -//Path to a program. -CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/lld-link.exe - -//Program used to build from build.ninja files. -CMAKE_MAKE_PROGRAM:FILEPATH=C:/DEVTOOLS/cpp/_ninja/ninja.exe - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING=/machine:X86 - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL - -//Path to a program. -CMAKE_MT:FILEPATH=CMAKE_MT-NOTFOUND - -//Path to a program. -CMAKE_NM:FILEPATH=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/llvm-nm.exe - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=another_studproject - -//RC compiler -CMAKE_RC_COMPILER:FILEPATH=llvm-rc - -//Flags for Windows Resource Compiler during all build types. -CMAKE_RC_FLAGS:STRING=-DWIN32 - -//Flags for Windows Resource Compiler during DEBUG builds. -CMAKE_RC_FLAGS_DEBUG:STRING=-D_DEBUG - -//Flags for Windows Resource Compiler during MINSIZEREL builds. -CMAKE_RC_FLAGS_MINSIZEREL:STRING= - -//Flags for Windows Resource Compiler during RELEASE builds. -CMAKE_RC_FLAGS_RELEASE:STRING= - -//Flags for Windows Resource Compiler during RELWITHDEBINFO builds. -CMAKE_RC_FLAGS_RELWITHDEBINFO:STRING= - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING=/machine:X86 - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING=/machine:X86 - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Value Computed by CMake -another_studproject_BINARY_DIR:STATIC=C:/Users/MassiveAtoms/Desktop/hashmap-bench/build - -//Value Computed by CMake -another_studproject_SOURCE_DIR:STATIC=C:/Users/MassiveAtoms/Desktop/hashmap-bench - - -######################## -# INTERNAL cache entries -######################## - -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/MassiveAtoms/Desktop/hashmap-bench/build -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=16 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=19112601 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_STANDARD_LIBRARIES -CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1 -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=Unknown -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Ninja -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/MassiveAtoms/Desktop/hashmap-bench -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MT -CMAKE_MT-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_COMPILER -CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_RC_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS -CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_DEBUG -CMAKE_RC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_MINSIZEREL -CMAKE_RC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_RELEASE -CMAKE_RC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RC_FLAGS_RELWITHDEBINFO -CMAKE_RC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.16 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeRCCompiler.cmake b/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeRCCompiler.cmake deleted file mode 100644 index d87b986..0000000 --- a/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeRCCompiler.cmake +++ /dev/null @@ -1,6 +0,0 @@ -set(CMAKE_RC_COMPILER "llvm-rc") -set(CMAKE_RC_COMPILER_ARG1 "") -set(CMAKE_RC_COMPILER_LOADED 1) -set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC) -set(CMAKE_RC_OUTPUT_EXTENSION .res) -set(CMAKE_RC_COMPILER_ENV_VAR "RC") diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeSystem.cmake b/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeSystem.cmake deleted file mode 100644 index 5014573..0000000 --- a/build/CMakeFiles/3.16.19112601-MSVC_2/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Windows-10.0.18363") -set(CMAKE_HOST_SYSTEM_NAME "Windows") -set(CMAKE_HOST_SYSTEM_VERSION "10.0.18363") -set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64") - - - -set(CMAKE_SYSTEM "Windows-10.0.18363") -set(CMAKE_SYSTEM_NAME "Windows") -set(CMAKE_SYSTEM_VERSION "10.0.18363") -set(CMAKE_SYSTEM_PROCESSOR "AMD64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.c b/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index d884b50..0000000 --- a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,671 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 -# define COMPILER_ID "XL" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if !defined(__STDC__) -# if (defined(_MSC_VER) && !defined(__clang__)) \ - || (defined(__ibmxl__) || defined(__IBMC__)) -# define C_DIALECT "90" -# else -# define C_DIALECT -# endif -#elif __STDC_VERSION__ >= 201000L -# define C_DIALECT "11" -#elif __STDC_VERSION__ >= 199901L -# define C_DIALECT "99" -#else -# define C_DIALECT "90" -#endif -const char* info_language_dialect_default = - "INFO" ":" "dialect_default[" C_DIALECT "]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.exe b/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.exe deleted file mode 100644 index cd41667..0000000 Binary files a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.exe and /dev/null differ diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index 69cfdba..0000000 --- a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,660 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__COMO__) -# define COMPILER_ID "Comeau" - /* __COMO_VERSION__ = VRR */ -# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) -# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) - -#elif defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# if defined(__GNUC__) -# define SIMULATE_ID "GNU" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# if defined(__GNUC__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) -# elif defined(__GNUG__) -# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__ibmxl__) && defined(__clang__) -# define COMPILER_ID "XLClang" -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 -# define COMPILER_ID "XL" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) -# define COMPILER_ID "ARMClang" - # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) -# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCRX__) -# define ARCHITECTURE_ID "RX" - -# elif defined(__ICCRH850__) -# define ARCHITECTURE_ID "RH850" - -# elif defined(__ICCRL78__) -# define ARCHITECTURE_ID "RL78" - -# elif defined(__ICCRISCV__) -# define ARCHITECTURE_ID "RISCV" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# elif defined(__ICC430__) -# define ARCHITECTURE_ID "MSP430" - -# elif defined(__ICCV850__) -# define ARCHITECTURE_ID "V850" - -# elif defined(__ICC8051__) -# define ARCHITECTURE_ID "8051" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L -# if defined(__INTEL_CXX11_MODE__) -# if defined(__cpp_aggregate_nsdmi) -# define CXX_STD 201402L -# else -# define CXX_STD 201103L -# endif -# else -# define CXX_STD 199711L -# endif -#elif defined(_MSC_VER) && defined(_MSVC_LANG) -# define CXX_STD _MSVC_LANG -#else -# define CXX_STD __cplusplus -#endif - -const char* info_language_dialect_default = "INFO" ":" "dialect_default[" -#if CXX_STD > 201703L - "20" -#elif CXX_STD >= 201703L - "17" -#elif CXX_STD >= 201402L - "14" -#elif CXX_STD >= 201103L - "11" -#else - "98" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} diff --git a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe b/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe deleted file mode 100644 index 680b38c..0000000 Binary files a/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe and /dev/null differ diff --git a/build/CMakeFiles/CMakeError.log b/build/CMakeFiles/CMakeError.log deleted file mode 100644 index 41f9129..0000000 --- a/build/CMakeFiles/CMakeError.log +++ /dev/null @@ -1,13 +0,0 @@ -Determining if the C compiler works failed with the following output: -Change Dir: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/CMakeTmp - -Run Build Command(s):C:/DEVTOOLS/cpp/_ninja/ninja.exe cmTC_f16c6 && [1/2] Building C object CMakeFiles\cmTC_f16c6.dir\testCCompiler.c.obj -[2/2] Linking C executable cmTC_f16c6.exe -FAILED: cmTC_f16c6.exe -cmd.exe /C "cd . && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_f16c6.dir --rc=llvm-rc --mt=CMAKE_MT-NOTFOUND --manifests -- C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\Llvm\bin\lld-link.exe /nologo CMakeFiles\cmTC_f16c6.dir\testCCompiler.c.obj /out:cmTC_f16c6.exe /implib:cmTC_f16c6.lib /pdb:cmTC_f16c6.pdb /version:0.0 /machine:X86 /debug /INCREMENTAL /subsystem:console kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib && cd ." -RC Pass 1: command "llvm-rc /fo CMakeFiles\cmTC_f16c6.dir/manifest.res CMakeFiles\cmTC_f16c6.dir/manifest.rc" failed (exit code 0) with the following output: -The system cannot find the file specified -ninja: build stopped: subcommand failed. - - - diff --git a/build/CMakeFiles/CMakeOutput.log b/build/CMakeFiles/CMakeOutput.log deleted file mode 100644 index f260d23..0000000 --- a/build/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,27 +0,0 @@ -The system is: Windows - 10.0.18363 - AMD64 -Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. -Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe" - -The C compiler identification is Clang, found in "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdC/CMakeCCompilerId.exe" - -Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. -Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/Llvm/bin/clang-cl.exe -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe" - -The CXX compiler identification is Clang, found in "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/CMakeFiles/3.16.19112601-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe" - diff --git a/build/CMakeFiles/ShowIncludes/foo.h b/build/CMakeFiles/ShowIncludes/foo.h deleted file mode 100644 index 8b13789..0000000 --- a/build/CMakeFiles/ShowIncludes/foo.h +++ /dev/null @@ -1 +0,0 @@ - diff --git a/build/CMakeFiles/ShowIncludes/main.c b/build/CMakeFiles/ShowIncludes/main.c deleted file mode 100644 index cd3cbc1..0000000 --- a/build/CMakeFiles/ShowIncludes/main.c +++ /dev/null @@ -1,2 +0,0 @@ -#include "foo.h" -int main(){} diff --git a/build/CMakeFiles/ShowIncludes/main.obj b/build/CMakeFiles/ShowIncludes/main.obj deleted file mode 100644 index 732b6f4..0000000 Binary files a/build/CMakeFiles/ShowIncludes/main.obj and /dev/null differ diff --git a/build/CMakeFiles/cmake.check_cache b/build/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd73..0000000 --- a/build/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/build/build.ninja b/build/build.ninja deleted file mode 100644 index 873de6c..0000000 --- a/build/build.ninja +++ /dev/null @@ -1,3299 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.16 - -# This file contains all the build statements describing the -# compilation DAG. - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# -# Which is the root file. -# ============================================================================= - -# ============================================================================= -# Project: another_studproject -# Configuration: Debug -# ============================================================================= - -############################################# -# Minimal version of Ninja required by this file - -ninja_required_version = 1.5 - -# ============================================================================= -# Include auxiliary files. - - -############################################# -# Include rules file. - -include rules.ninja - - -############################################# -# Utility command for edit_cache - -build CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build edit_cache: phony CMakeFiles\edit_cache.util - -# ============================================================================= -# Object build statements for EXECUTABLE target studproject - - -############################################# -# Order-only phony target for studproject - -build cmake_object_order_depends_target_studproject: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_bad_variant_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_city cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_exponential_biased cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_hash cmake_object_order_depends_target_absl_hashtablez_sampler cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_hash_set cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build CMakeFiles\studproject.dir\src\generator.cpp.obj: CXX_COMPILER__studproject ..\src\generator.cpp || cmake_object_order_depends_target_studproject - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = CMakeFiles\studproject.dir - OBJECT_FILE_DIR = CMakeFiles\studproject.dir\src - TARGET_COMPILE_PDB = CMakeFiles\studproject.dir\ - TARGET_PDB = studproject.pdb - -build CMakeFiles\studproject.dir\src\includes\3thparty\emilib\loguru.cpp.obj: CXX_COMPILER__studproject ..\src\includes\3thparty\emilib\loguru.cpp || cmake_object_order_depends_target_studproject - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = CMakeFiles\studproject.dir - OBJECT_FILE_DIR = CMakeFiles\studproject.dir\src\includes\3thparty\emilib - TARGET_COMPILE_PDB = CMakeFiles\studproject.dir\ - TARGET_PDB = studproject.pdb - -build CMakeFiles\studproject.dir\src\main.cpp.obj: CXX_COMPILER__studproject ..\src\main.cpp || cmake_object_order_depends_target_studproject - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = CMakeFiles\studproject.dir - OBJECT_FILE_DIR = CMakeFiles\studproject.dir\src - TARGET_COMPILE_PDB = CMakeFiles\studproject.dir\ - TARGET_PDB = studproject.pdb - - -# ============================================================================= -# Link build statements for EXECUTABLE target studproject - - -############################################# -# Link the executable studproject.exe - -build studproject.exe: CXX_EXECUTABLE_LINKER__studproject CMakeFiles\studproject.dir\src\generator.cpp.obj CMakeFiles\studproject.dir\src\includes\3thparty\emilib\loguru.cpp.obj CMakeFiles\studproject.dir\src\main.cpp.obj | src\includes\3thparty\tsl\absl\hash\absl_hash.lib src\includes\3thparty\tsl\absl\hash\absl_hash.lib src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib src\includes\3thparty\tsl\absl\hash\absl_city.lib src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\hash\absl_city.lib src\includes\3thparty\tsl\absl\hash\absl_hash.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 /debug /INCREMENTAL /subsystem:console - LINK_LIBRARIES = src\includes\3thparty\tsl\absl\hash\absl_hash.lib pthread.lib dl.lib stdc++fs.lib src\includes\3thparty\tsl\absl\hash\absl_hash.lib src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib src\includes\3thparty\tsl\absl\hash\absl_city.lib src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib -ignore:4221 kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib - OBJECT_DIR = CMakeFiles\studproject.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = CMakeFiles\studproject.dir\ - TARGET_FILE = studproject.exe - TARGET_IMPLIB = studproject.lib - TARGET_PDB = studproject.pdb - - -############################################# -# Utility command for rebuild_cache - -build CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build rebuild_cache: phony CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\edit_cache: phony src\includes\3thparty\tsl\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\rebuild_cache: phony src\includes\3thparty\tsl\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\edit_cache: phony src\includes\3thparty\tsl\absl\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\rebuild_cache: phony src\includes\3thparty\tsl\absl\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_spinlock_wait - - -############################################# -# Order-only phony target for absl_spinlock_wait - -build cmake_object_order_depends_target_absl_spinlock_wait: phony || src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir\internal\spinlock_wait.cc.obj: CXX_COMPILER__absl_spinlock_wait ..\src\includes\3thparty\abseil-cpp\absl\base\internal\spinlock_wait.cc || cmake_object_order_depends_target_absl_spinlock_wait - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir\absl_spinlock_wait.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_spinlock_wait - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - -build src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib: CXX_STATIC_LIBRARY_LINKER__absl_spinlock_wait src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir\internal\spinlock_wait.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_spinlock_wait.dir\absl_spinlock_wait.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_malloc_internal - - -############################################# -# Order-only phony target for absl_malloc_internal - -build cmake_object_order_depends_target_absl_malloc_internal: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir\internal\low_level_alloc.cc.obj: CXX_COMPILER__absl_malloc_internal ..\src\includes\3thparty\abseil-cpp\absl\base\internal\low_level_alloc.cc || cmake_object_order_depends_target_absl_malloc_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir\absl_malloc_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_malloc_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_malloc_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib - -build src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_malloc_internal src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir\internal\low_level_alloc.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_malloc_internal.dir\absl_malloc_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_malloc_internal.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_dynamic_annotations - - -############################################# -# Order-only phony target for absl_dynamic_annotations - -build cmake_object_order_depends_target_absl_dynamic_annotations: phony || src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir\dynamic_annotations.cc.obj: CXX_COMPILER__absl_dynamic_annotations ..\src\includes\3thparty\abseil-cpp\absl\base\dynamic_annotations.cc || cmake_object_order_depends_target_absl_dynamic_annotations - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir\absl_dynamic_annotations.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_dynamic_annotations - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib - -build src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib: CXX_STATIC_LIBRARY_LINKER__absl_dynamic_annotations src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir\dynamic_annotations.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_dynamic_annotations.dir\absl_dynamic_annotations.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_log_severity - - -############################################# -# Order-only phony target for absl_log_severity - -build cmake_object_order_depends_target_absl_log_severity: phony || src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir\log_severity.cc.obj: CXX_COMPILER__absl_log_severity ..\src\includes\3thparty\abseil-cpp\absl\base\log_severity.cc || cmake_object_order_depends_target_absl_log_severity - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir\absl_log_severity.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_log_severity.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_log_severity - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_log_severity.lib - -build src\includes\3thparty\tsl\absl\base\absl_log_severity.lib: CXX_STATIC_LIBRARY_LINKER__absl_log_severity src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir\log_severity.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_log_severity.dir\absl_log_severity.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_log_severity.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_log_severity.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_raw_logging_internal - - -############################################# -# Order-only phony target for absl_raw_logging_internal - -build cmake_object_order_depends_target_absl_raw_logging_internal: phony || cmake_object_order_depends_target_absl_log_severity - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir\internal\raw_logging.cc.obj: CXX_COMPILER__absl_raw_logging_internal ..\src\includes\3thparty\abseil-cpp\absl\base\internal\raw_logging.cc || cmake_object_order_depends_target_absl_raw_logging_internal - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir\absl_raw_logging_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_raw_logging_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - -build src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_raw_logging_internal src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir\internal\raw_logging.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_raw_logging_internal.dir\absl_raw_logging_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\base && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\base\edit_cache: phony src\includes\3thparty\tsl\absl\base\CMakeFiles\edit_cache.util - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_base - - -############################################# -# Order-only phony target for absl_base - -build cmake_object_order_depends_target_absl_base: phony || cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\cycleclock.cc.obj: CXX_COMPILER__absl_base ..\src\includes\3thparty\abseil-cpp\absl\base\internal\cycleclock.cc || cmake_object_order_depends_target_absl_base - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\spinlock.cc.obj: CXX_COMPILER__absl_base ..\src\includes\3thparty\abseil-cpp\absl\base\internal\spinlock.cc || cmake_object_order_depends_target_absl_base - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\sysinfo.cc.obj: CXX_COMPILER__absl_base ..\src\includes\3thparty\abseil-cpp\absl\base\internal\sysinfo.cc || cmake_object_order_depends_target_absl_base - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\thread_identity.cc.obj: CXX_COMPILER__absl_base ..\src\includes\3thparty\abseil-cpp\absl\base\internal\thread_identity.cc || cmake_object_order_depends_target_absl_base - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\unscaledcycleclock.cc.obj: CXX_COMPILER__absl_base ..\src\includes\3thparty\abseil-cpp\absl\base\internal\unscaledcycleclock.cc || cmake_object_order_depends_target_absl_base - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_base - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_base.lib - -build src\includes\3thparty\tsl\absl\base\absl_base.lib: CXX_STATIC_LIBRARY_LINKER__absl_base src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\cycleclock.cc.obj src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\spinlock.cc.obj src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\sysinfo.cc.obj src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\thread_identity.cc.obj src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\internal\unscaledcycleclock.cc.obj || src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_base.dir\absl_base.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_base.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_base.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_throw_delegate - - -############################################# -# Order-only phony target for absl_throw_delegate - -build cmake_object_order_depends_target_absl_throw_delegate: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir\internal\throw_delegate.cc.obj: CXX_COMPILER__absl_throw_delegate ..\src\includes\3thparty\abseil-cpp\absl\base\internal\throw_delegate.cc || cmake_object_order_depends_target_absl_throw_delegate - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir\absl_throw_delegate.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_throw_delegate.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_throw_delegate - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib - -build src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib: CXX_STATIC_LIBRARY_LINKER__absl_throw_delegate src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir\internal\throw_delegate.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_throw_delegate.dir\absl_throw_delegate.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_throw_delegate.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_scoped_set_env - - -############################################# -# Order-only phony target for absl_scoped_set_env - -build cmake_object_order_depends_target_absl_scoped_set_env: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir\internal\scoped_set_env.cc.obj: CXX_COMPILER__absl_scoped_set_env ..\src\includes\3thparty\abseil-cpp\absl\base\internal\scoped_set_env.cc || cmake_object_order_depends_target_absl_scoped_set_env - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir\absl_scoped_set_env.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_scoped_set_env - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib - -build src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib: CXX_STATIC_LIBRARY_LINKER__absl_scoped_set_env src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir\internal\scoped_set_env.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_scoped_set_env.dir\absl_scoped_set_env.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_exponential_biased - - -############################################# -# Order-only phony target for absl_exponential_biased - -build cmake_object_order_depends_target_absl_exponential_biased: phony || src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir\internal\exponential_biased.cc.obj: CXX_COMPILER__absl_exponential_biased ..\src\includes\3thparty\abseil-cpp\absl\base\internal\exponential_biased.cc || cmake_object_order_depends_target_absl_exponential_biased - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir\absl_exponential_biased.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_exponential_biased.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_exponential_biased - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib - -build src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib: CXX_STATIC_LIBRARY_LINKER__absl_exponential_biased src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir\internal\exponential_biased.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_exponential_biased.dir\absl_exponential_biased.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_exponential_biased.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_periodic_sampler - - -############################################# -# Order-only phony target for absl_periodic_sampler - -build cmake_object_order_depends_target_absl_periodic_sampler: phony || cmake_object_order_depends_target_absl_exponential_biased - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir\internal\periodic_sampler.cc.obj: CXX_COMPILER__absl_periodic_sampler ..\src\includes\3thparty\abseil-cpp\absl\base\internal\periodic_sampler.cc || cmake_object_order_depends_target_absl_periodic_sampler - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir\absl_periodic_sampler.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_periodic_sampler - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib - -build src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib: CXX_STATIC_LIBRARY_LINKER__absl_periodic_sampler src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir\internal\periodic_sampler.cc.obj || src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\base\CMakeFiles\absl_periodic_sampler.dir\absl_periodic_sampler.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.pdb - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\base\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\base && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\base\rebuild_cache: phony src\includes\3thparty\tsl\absl\base\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\algorithm\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\algorithm && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\algorithm\edit_cache: phony src\includes\3thparty\tsl\absl\algorithm\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\algorithm\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\algorithm && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\algorithm\rebuild_cache: phony src\includes\3thparty\tsl\absl\algorithm\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\container\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\container && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\container\rebuild_cache: phony src\includes\3thparty\tsl\absl\container\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_hashtablez_sampler - - -############################################# -# Order-only phony target for absl_hashtablez_sampler - -build cmake_object_order_depends_target_absl_hashtablez_sampler: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_exponential_biased cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal\hashtablez_sampler.cc.obj: CXX_COMPILER__absl_hashtablez_sampler ..\src\includes\3thparty\abseil-cpp\absl\container\internal\hashtablez_sampler.cc || cmake_object_order_depends_target_absl_hashtablez_sampler - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\absl_hashtablez_sampler.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.pdb - -build src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal\hashtablez_sampler_force_weak_definition.cc.obj: CXX_COMPILER__absl_hashtablez_sampler ..\src\includes\3thparty\abseil-cpp\absl\container\internal\hashtablez_sampler_force_weak_definition.cc || cmake_object_order_depends_target_absl_hashtablez_sampler - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\absl_hashtablez_sampler.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_hashtablez_sampler - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib - -build src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib: CXX_STATIC_LIBRARY_LINKER__absl_hashtablez_sampler src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal\hashtablez_sampler.cc.obj src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\internal\hashtablez_sampler_force_weak_definition.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_hashtablez_sampler.dir\absl_hashtablez_sampler.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_raw_hash_set - - -############################################# -# Order-only phony target for absl_raw_hash_set - -build cmake_object_order_depends_target_absl_raw_hash_set: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_exponential_biased cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_hashtablez_sampler cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir\internal\raw_hash_set.cc.obj: CXX_COMPILER__absl_raw_hash_set ..\src\includes\3thparty\abseil-cpp\absl\container\internal\raw_hash_set.cc || cmake_object_order_depends_target_absl_raw_hash_set - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir\absl_raw_hash_set.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_raw_hash_set - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib - -build src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib: CXX_STATIC_LIBRARY_LINKER__absl_raw_hash_set src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir\internal\raw_hash_set.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\container\CMakeFiles\absl_raw_hash_set.dir\absl_raw_hash_set.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\container\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\container && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\container\edit_cache: phony src\includes\3thparty\tsl\absl\container\CMakeFiles\edit_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_stacktrace - - -############################################# -# Order-only phony target for absl_stacktrace - -build cmake_object_order_depends_target_absl_stacktrace: phony || cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir\stacktrace.cc.obj: CXX_COMPILER__absl_stacktrace ..\src\includes\3thparty\abseil-cpp\absl\debugging\stacktrace.cc || cmake_object_order_depends_target_absl_stacktrace - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir\absl_stacktrace.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_stacktrace - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib: CXX_STATIC_LIBRARY_LINKER__absl_stacktrace src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir\stacktrace.cc.obj || src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_stacktrace.dir\absl_stacktrace.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_symbolize - - -############################################# -# Order-only phony target for absl_symbolize - -build cmake_object_order_depends_target_absl_symbolize: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir\symbolize.cc.obj: CXX_COMPILER__absl_symbolize ..\src\includes\3thparty\abseil-cpp\absl\debugging\symbolize.cc || cmake_object_order_depends_target_absl_symbolize - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir\absl_symbolize.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_symbolize.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_symbolize - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib: CXX_STATIC_LIBRARY_LINKER__absl_symbolize src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir\symbolize.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_symbolize.dir\absl_symbolize.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_symbolize.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_failure_signal_handler - - -############################################# -# Order-only phony target for absl_failure_signal_handler - -build cmake_object_order_depends_target_absl_failure_signal_handler: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_examine_stack cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_symbolize - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir\failure_signal_handler.cc.obj: CXX_COMPILER__absl_failure_signal_handler ..\src\includes\3thparty\abseil-cpp\absl\debugging\failure_signal_handler.cc || cmake_object_order_depends_target_absl_failure_signal_handler - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir\absl_failure_signal_handler.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_failure_signal_handler - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib: CXX_STATIC_LIBRARY_LINKER__absl_failure_signal_handler src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir\failure_signal_handler.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_failure_signal_handler.dir\absl_failure_signal_handler.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_examine_stack - - -############################################# -# Order-only phony target for absl_examine_stack - -build cmake_object_order_depends_target_absl_examine_stack: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_symbolize - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir\internal\examine_stack.cc.obj: CXX_COMPILER__absl_examine_stack ..\src\includes\3thparty\abseil-cpp\absl\debugging\internal\examine_stack.cc || cmake_object_order_depends_target_absl_examine_stack - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir\absl_examine_stack.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_examine_stack - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib: CXX_STATIC_LIBRARY_LINKER__absl_examine_stack src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir\internal\examine_stack.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_examine_stack.dir\absl_examine_stack.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_leak_check - - -############################################# -# Order-only phony target for absl_leak_check - -build cmake_object_order_depends_target_absl_leak_check: phony || src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir\leak_check.cc.obj: CXX_COMPILER__absl_leak_check ..\src\includes\3thparty\abseil-cpp\absl\debugging\leak_check.cc || cmake_object_order_depends_target_absl_leak_check - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir\absl_leak_check.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_leak_check.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_leak_check - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib: CXX_STATIC_LIBRARY_LINKER__absl_leak_check src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir\leak_check.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check.dir\absl_leak_check.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_leak_check.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_debugging_internal - - -############################################# -# Order-only phony target for absl_debugging_internal - -build cmake_object_order_depends_target_absl_debugging_internal: phony || cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\address_is_readable.cc.obj: CXX_COMPILER__absl_debugging_internal ..\src\includes\3thparty\abseil-cpp\absl\debugging\internal\address_is_readable.cc || cmake_object_order_depends_target_absl_debugging_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\absl_debugging_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.pdb - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\elf_mem_image.cc.obj: CXX_COMPILER__absl_debugging_internal ..\src\includes\3thparty\abseil-cpp\absl\debugging\internal\elf_mem_image.cc || cmake_object_order_depends_target_absl_debugging_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\absl_debugging_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.pdb - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\vdso_support.cc.obj: CXX_COMPILER__absl_debugging_internal ..\src\includes\3thparty\abseil-cpp\absl\debugging\internal\vdso_support.cc || cmake_object_order_depends_target_absl_debugging_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\absl_debugging_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_debugging_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_debugging_internal src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\address_is_readable.cc.obj src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\elf_mem_image.cc.obj src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\internal\vdso_support.cc.obj || src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_debugging_internal.dir\absl_debugging_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_leak_check_disable - - -############################################# -# Order-only phony target for absl_leak_check_disable - -build cmake_object_order_depends_target_absl_leak_check_disable: phony || src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir\leak_check_disable.cc.obj: CXX_COMPILER__absl_leak_check_disable ..\src\includes\3thparty\abseil-cpp\absl\debugging\leak_check_disable.cc || cmake_object_order_depends_target_absl_leak_check_disable - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir\absl_leak_check_disable.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_leak_check_disable - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib: CXX_STATIC_LIBRARY_LINKER__absl_leak_check_disable src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir\leak_check_disable.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_leak_check_disable.dir\absl_leak_check_disable.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_demangle_internal - - -############################################# -# Order-only phony target for absl_demangle_internal - -build cmake_object_order_depends_target_absl_demangle_internal: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir\internal\demangle.cc.obj: CXX_COMPILER__absl_demangle_internal ..\src\includes\3thparty\abseil-cpp\absl\debugging\internal\demangle.cc || cmake_object_order_depends_target_absl_demangle_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir\absl_demangle_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_demangle_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - -build src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_demangle_internal src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir\internal\demangle.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\debugging\CMakeFiles\absl_demangle_internal.dir\absl_demangle_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\debugging && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\debugging\edit_cache: phony src\includes\3thparty\tsl\absl\debugging\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\debugging\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\debugging && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\debugging\rebuild_cache: phony src\includes\3thparty\tsl\absl\debugging\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_internal - - -############################################# -# Order-only phony target for absl_flags_internal - -build cmake_object_order_depends_target_absl_flags_internal: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_flags_registry cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir\internal\flag.cc.obj: CXX_COMPILER__absl_flags_internal ..\src\includes\3thparty\abseil-cpp\absl\flags\internal\flag.cc || cmake_object_order_depends_target_absl_flags_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir\absl_flags_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_internal src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir\internal\flag.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_internal.dir\absl_flags_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_internal.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_config - - -############################################# -# Order-only phony target for absl_flags_config - -build cmake_object_order_depends_target_absl_flags_config: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir\usage_config.cc.obj: CXX_COMPILER__absl_flags_config ..\src\includes\3thparty\abseil-cpp\absl\flags\usage_config.cc || cmake_object_order_depends_target_absl_flags_config - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir\absl_flags_config.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_config.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_config - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_config src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir\usage_config.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_config.dir\absl_flags_config.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_config.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_program_name - - -############################################# -# Order-only phony target for absl_flags_program_name - -build cmake_object_order_depends_target_absl_flags_program_name: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir\internal\program_name.cc.obj: CXX_COMPILER__absl_flags_program_name ..\src\includes\3thparty\abseil-cpp\absl\flags\internal\program_name.cc || cmake_object_order_depends_target_absl_flags_program_name - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir\absl_flags_program_name.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_program_name - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_program_name src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir\internal\program_name.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_program_name.dir\absl_flags_program_name.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_marshalling - - -############################################# -# Order-only phony target for absl_flags_marshalling - -build cmake_object_order_depends_target_absl_flags_marshalling: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir\marshalling.cc.obj: CXX_COMPILER__absl_flags_marshalling ..\src\includes\3thparty\abseil-cpp\absl\flags\marshalling.cc || cmake_object_order_depends_target_absl_flags_marshalling - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir\absl_flags_marshalling.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_marshalling - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_marshalling src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir\marshalling.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_marshalling.dir\absl_flags_marshalling.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags - - -############################################# -# Order-only phony target for absl_flags - -build cmake_object_order_depends_target_absl_flags: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_internal cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_flags_registry cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir\flag.cc.obj: CXX_COMPILER__absl_flags ..\src\includes\3thparty\abseil-cpp\absl\flags\flag.cc || cmake_object_order_depends_target_absl_flags - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir\absl_flags.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir\flag.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags.dir\absl_flags.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_registry - - -############################################# -# Order-only phony target for absl_flags_registry - -build cmake_object_order_depends_target_absl_flags_registry: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal\registry.cc.obj: CXX_COMPILER__absl_flags_registry ..\src\includes\3thparty\abseil-cpp\absl\flags\internal\registry.cc || cmake_object_order_depends_target_absl_flags_registry - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\absl_flags_registry.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_registry.pdb - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal\type_erased.cc.obj: CXX_COMPILER__absl_flags_registry ..\src\includes\3thparty\abseil-cpp\absl\flags\internal\type_erased.cc || cmake_object_order_depends_target_absl_flags_registry - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\absl_flags_registry.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_registry.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_registry - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_registry src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal\registry.cc.obj src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\internal\type_erased.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_registry.dir\absl_flags_registry.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_registry.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_usage_internal - - -############################################# -# Order-only phony target for absl_flags_usage_internal - -build cmake_object_order_depends_target_absl_flags_usage_internal: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_internal cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_flags_registry cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir\internal\usage.cc.obj: CXX_COMPILER__absl_flags_usage_internal ..\src\includes\3thparty\abseil-cpp\absl\flags\internal\usage.cc || cmake_object_order_depends_target_absl_flags_usage_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir\absl_flags_usage_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_usage_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_usage_internal src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir\internal\usage.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage_internal.dir\absl_flags_usage_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_usage - - -############################################# -# Order-only phony target for absl_flags_usage - -build cmake_object_order_depends_target_absl_flags_usage: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_internal cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_flags_registry cmake_object_order_depends_target_absl_flags_usage_internal cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir\usage.cc.obj: CXX_COMPILER__absl_flags_usage ..\src\includes\3thparty\abseil-cpp\absl\flags\usage.cc || cmake_object_order_depends_target_absl_flags_usage - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir\absl_flags_usage.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_usage.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_usage - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_usage src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir\usage.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_usage.dir\absl_flags_usage.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_usage.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_flags_parse - - -############################################# -# Order-only phony target for absl_flags_parse - -build cmake_object_order_depends_target_absl_flags_parse: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_flags cmake_object_order_depends_target_absl_flags_config cmake_object_order_depends_target_absl_flags_internal cmake_object_order_depends_target_absl_flags_marshalling cmake_object_order_depends_target_absl_flags_program_name cmake_object_order_depends_target_absl_flags_registry cmake_object_order_depends_target_absl_flags_usage cmake_object_order_depends_target_absl_flags_usage_internal cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_synchronization cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir\parse.cc.obj: CXX_COMPILER__absl_flags_parse ..\src\includes\3thparty\abseil-cpp\absl\flags\parse.cc || cmake_object_order_depends_target_absl_flags_parse - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir\absl_flags_parse.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_parse.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_flags_parse - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib - -build src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib: CXX_STATIC_LIBRARY_LINKER__absl_flags_parse src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir\parse.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\flags\absl_flags.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\flags\CMakeFiles\absl_flags_parse.dir\absl_flags_parse.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\flags\absl_flags_parse.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\flags && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\flags\edit_cache: phony src\includes\3thparty\tsl\absl\flags\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\flags\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\flags && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\flags\rebuild_cache: phony src\includes\3thparty\tsl\absl\flags\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\functional\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\functional && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\functional\edit_cache: phony src\includes\3thparty\tsl\absl\functional\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\functional\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\functional && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\functional\rebuild_cache: phony src\includes\3thparty\tsl\absl\functional\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_hash - - -############################################# -# Order-only phony target for absl_hash - -build cmake_object_order_depends_target_absl_hash: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_bad_variant_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_city cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir\internal\hash.cc.obj: CXX_COMPILER__absl_hash ..\src\includes\3thparty\abseil-cpp\absl\hash\internal\hash.cc || cmake_object_order_depends_target_absl_hash - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir\absl_hash.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\hash\absl_hash.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_hash - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\hash\absl_hash.lib - -build src\includes\3thparty\tsl\absl\hash\absl_hash.lib: CXX_STATIC_LIBRARY_LINKER__absl_hash src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir\internal\hash.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\hash\absl_city.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_hash.dir\absl_hash.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\hash\absl_hash.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\hash\absl_hash.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_city - - -############################################# -# Order-only phony target for absl_city - -build cmake_object_order_depends_target_absl_city: phony || src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir - -build src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir\internal\city.cc.obj: CXX_COMPILER__absl_city ..\src\includes\3thparty\abseil-cpp\absl\hash\internal\city.cc || cmake_object_order_depends_target_absl_city - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir\absl_city.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\hash\absl_city.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_city - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\hash\absl_city.lib - -build src\includes\3thparty\tsl\absl\hash\absl_city.lib: CXX_STATIC_LIBRARY_LINKER__absl_city src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir\internal\city.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\hash\CMakeFiles\absl_city.dir\absl_city.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\hash\absl_city.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\hash\absl_city.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\hash\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\hash && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\hash\edit_cache: phony src\includes\3thparty\tsl\absl\hash\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\hash\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\hash && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\hash\rebuild_cache: phony src\includes\3thparty\tsl\absl\hash\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\memory\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\memory && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\memory\edit_cache: phony src\includes\3thparty\tsl\absl\memory\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\memory\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\memory && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\memory\rebuild_cache: phony src\includes\3thparty\tsl\absl\memory\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\meta\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\meta && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\meta\edit_cache: phony src\includes\3thparty\tsl\absl\meta\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\meta\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\meta && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\meta\rebuild_cache: phony src\includes\3thparty\tsl\absl\meta\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\numeric\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\numeric && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\numeric\edit_cache: phony src\includes\3thparty\tsl\absl\numeric\CMakeFiles\edit_cache.util - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_int128 - - -############################################# -# Order-only phony target for absl_int128 - -build cmake_object_order_depends_target_absl_int128: phony || src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir - -build src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir\int128.cc.obj: CXX_COMPILER__absl_int128 ..\src\includes\3thparty\abseil-cpp\absl\numeric\int128.cc || cmake_object_order_depends_target_absl_int128 - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir\absl_int128.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\numeric\absl_int128.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_int128 - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\numeric\absl_int128.lib - -build src\includes\3thparty\tsl\absl\numeric\absl_int128.lib: CXX_STATIC_LIBRARY_LINKER__absl_int128 src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir\int128.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\numeric\CMakeFiles\absl_int128.dir\absl_int128.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\numeric\absl_int128.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\numeric\absl_int128.pdb - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\numeric\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\numeric && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\numeric\rebuild_cache: phony src\includes\3thparty\tsl\absl\numeric\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_seed_sequences - - -############################################# -# Order-only phony target for absl_random_seed_sequences - -build cmake_object_order_depends_target_absl_random_seed_sequences: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_random_internal_pool_urbg cmake_object_order_depends_target_absl_random_internal_randen cmake_object_order_depends_target_absl_random_internal_randen_hwaes cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl cmake_object_order_depends_target_absl_random_internal_randen_slow cmake_object_order_depends_target_absl_random_internal_seed_material cmake_object_order_depends_target_absl_random_seed_gen_exception cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir\seed_sequences.cc.obj: CXX_COMPILER__absl_random_seed_sequences ..\src\includes\3thparty\abseil-cpp\absl\random\seed_sequences.cc || cmake_object_order_depends_target_absl_random_seed_sequences - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir\absl_random_seed_sequences.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_seed_sequences - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_seed_sequences src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir\seed_sequences.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_sequences.dir\absl_random_seed_sequences.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_distributions - - -############################################# -# Order-only phony target for absl_random_distributions - -build cmake_object_order_depends_target_absl_random_distributions: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\discrete_distribution.cc.obj: CXX_COMPILER__absl_random_distributions ..\src\includes\3thparty\abseil-cpp\absl\random\discrete_distribution.cc || cmake_object_order_depends_target_absl_random_distributions - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\absl_random_distributions.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_distributions.pdb - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\gaussian_distribution.cc.obj: CXX_COMPILER__absl_random_distributions ..\src\includes\3thparty\abseil-cpp\absl\random\gaussian_distribution.cc || cmake_object_order_depends_target_absl_random_distributions - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\absl_random_distributions.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_distributions.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_distributions - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_distributions src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\discrete_distribution.cc.obj src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\gaussian_distribution.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_distributions.dir\absl_random_distributions.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_distributions.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_seed_gen_exception - - -############################################# -# Order-only phony target for absl_random_seed_gen_exception - -build cmake_object_order_depends_target_absl_random_seed_gen_exception: phony || src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir\seed_gen_exception.cc.obj: CXX_COMPILER__absl_random_seed_gen_exception ..\src\includes\3thparty\abseil-cpp\absl\random\seed_gen_exception.cc || cmake_object_order_depends_target_absl_random_seed_gen_exception - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir\absl_random_seed_gen_exception.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_seed_gen_exception - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_seed_gen_exception src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir\seed_gen_exception.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_seed_gen_exception.dir\absl_random_seed_gen_exception.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_seed_material - - -############################################# -# Order-only phony target for absl_random_internal_seed_material - -build cmake_object_order_depends_target_absl_random_internal_seed_material: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir\internal\seed_material.cc.obj: CXX_COMPILER__absl_random_internal_seed_material ..\src\includes\3thparty\abseil-cpp\absl\random\internal\seed_material.cc || cmake_object_order_depends_target_absl_random_internal_seed_material - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir\absl_random_internal_seed_material.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_seed_material - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_seed_material src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir\internal\seed_material.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_seed_material.dir\absl_random_internal_seed_material.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_pool_urbg - - -############################################# -# Order-only phony target for absl_random_internal_pool_urbg - -build cmake_object_order_depends_target_absl_random_internal_pool_urbg: phony || cmake_object_order_depends_target_absl_bad_optional_access cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_random_internal_randen cmake_object_order_depends_target_absl_random_internal_randen_hwaes cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl cmake_object_order_depends_target_absl_random_internal_randen_slow cmake_object_order_depends_target_absl_random_internal_seed_material cmake_object_order_depends_target_absl_random_seed_gen_exception cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir\internal\pool_urbg.cc.obj: CXX_COMPILER__absl_random_internal_pool_urbg ..\src\includes\3thparty\abseil-cpp\absl\random\internal\pool_urbg.cc || cmake_object_order_depends_target_absl_random_internal_pool_urbg - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir\absl_random_internal_pool_urbg.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_pool_urbg - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_pool_urbg src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir\internal\pool_urbg.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_pool_urbg.dir\absl_random_internal_pool_urbg.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_randen_slow - - -############################################# -# Order-only phony target for absl_random_internal_randen_slow - -build cmake_object_order_depends_target_absl_random_internal_randen_slow: phony || src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir\internal\randen_slow.cc.obj: CXX_COMPILER__absl_random_internal_randen_slow ..\src\includes\3thparty\abseil-cpp\absl\random\internal\randen_slow.cc || cmake_object_order_depends_target_absl_random_internal_randen_slow - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir\absl_random_internal_randen_slow.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_randen_slow - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_slow src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir\internal\randen_slow.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_slow.dir\absl_random_internal_randen_slow.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_randen_hwaes - - -############################################# -# Order-only phony target for absl_random_internal_randen_hwaes - -build cmake_object_order_depends_target_absl_random_internal_randen_hwaes: phony || cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir\internal\randen_detect.cc.obj: CXX_COMPILER__absl_random_internal_randen_hwaes ..\src\includes\3thparty\abseil-cpp\absl\random\internal\randen_detect.cc || cmake_object_order_depends_target_absl_random_internal_randen_hwaes - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir\absl_random_internal_randen_hwaes.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_randen_hwaes - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir\internal\randen_detect.cc.obj || src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes.dir\absl_random_internal_randen_hwaes.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_randen - - -############################################# -# Order-only phony target for absl_random_internal_randen - -build cmake_object_order_depends_target_absl_random_internal_randen: phony || cmake_object_order_depends_target_absl_random_internal_randen_hwaes cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl cmake_object_order_depends_target_absl_random_internal_randen_slow - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir\internal\randen.cc.obj: CXX_COMPILER__absl_random_internal_randen ..\src\includes\3thparty\abseil-cpp\absl\random\internal\randen.cc || cmake_object_order_depends_target_absl_random_internal_randen - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir\absl_random_internal_randen.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_randen - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir\internal\randen.cc.obj || src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen.dir\absl_random_internal_randen.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_randen_hwaes_impl - - -############################################# -# Order-only phony target for absl_random_internal_randen_hwaes_impl - -build cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl: phony || src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir\internal\randen_hwaes.cc.obj: CXX_COMPILER__absl_random_internal_randen_hwaes_impl ..\src\includes\3thparty\abseil-cpp\absl\random\internal\randen_hwaes.cc || cmake_object_order_depends_target_absl_random_internal_randen_hwaes_impl - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir\absl_random_internal_randen_hwaes_impl.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_randen_hwaes_impl - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes_impl src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir\internal\randen_hwaes.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_randen_hwaes_impl.dir\absl_random_internal_randen_hwaes_impl.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_random_internal_distribution_test_util - - -############################################# -# Order-only phony target for absl_random_internal_distribution_test_util - -build cmake_object_order_depends_target_absl_random_internal_distribution_test_util: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_str_format_internal cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal\chi_square.cc.obj: CXX_COMPILER__absl_random_internal_distribution_test_util ..\src\includes\3thparty\abseil-cpp\absl\random\internal\chi_square.cc || cmake_object_order_depends_target_absl_random_internal_distribution_test_util - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\absl_random_internal_distribution_test_util.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.pdb - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal\distribution_test_util.cc.obj: CXX_COMPILER__absl_random_internal_distribution_test_util ..\src\includes\3thparty\abseil-cpp\absl\random\internal\distribution_test_util.cc || cmake_object_order_depends_target_absl_random_internal_distribution_test_util - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\absl_random_internal_distribution_test_util.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_random_internal_distribution_test_util - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib - -build src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib: CXX_STATIC_LIBRARY_LINKER__absl_random_internal_distribution_test_util src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal\chi_square.cc.obj src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\internal\distribution_test_util.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\random\CMakeFiles\absl_random_internal_distribution_test_util.dir\absl_random_internal_distribution_test_util.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.pdb - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\random && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\random\rebuild_cache: phony src\includes\3thparty\tsl\absl\random\CMakeFiles\rebuild_cache.util - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\random\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\random && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\random\edit_cache: phony src\includes\3thparty\tsl\absl\random\CMakeFiles\edit_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_strings_internal - - -############################################# -# Order-only phony target for absl_strings_internal - -build cmake_object_order_depends_target_absl_strings_internal: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\ostringstream.cc.obj: CXX_COMPILER__absl_strings_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\ostringstream.cc || cmake_object_order_depends_target_absl_strings_internal - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\absl_strings_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\utf8.cc.obj: CXX_COMPILER__absl_strings_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\utf8.cc || cmake_object_order_depends_target_absl_strings_internal - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\absl_strings_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\escaping.cc.obj: CXX_COMPILER__absl_strings_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\escaping.cc || cmake_object_order_depends_target_absl_strings_internal - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\absl_strings_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_strings_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - -build src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_strings_internal src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\ostringstream.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\utf8.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\internal\escaping.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings_internal.dir\absl_strings_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings_internal.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_strings - - -############################################# -# Order-only phony target for absl_strings - -build cmake_object_order_depends_target_absl_strings: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\ascii.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\ascii.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\charconv.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\charconv.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\escaping.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\escaping.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\charconv_bigint.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\charconv_bigint.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\charconv_parse.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\charconv_parse.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\memutil.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\memutil.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\match.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\match.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\numbers.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\numbers.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_cat.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\str_cat.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_replace.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\str_replace.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_split.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\str_split.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\string_view.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\string_view.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\substitute.cc.obj: CXX_COMPILER__absl_strings ..\src\includes\3thparty\abseil-cpp\absl\strings\substitute.cc || cmake_object_order_depends_target_absl_strings - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_strings - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\strings\absl_strings.lib - -build src\includes\3thparty\tsl\absl\strings\absl_strings.lib: CXX_STATIC_LIBRARY_LINKER__absl_strings src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\ascii.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\charconv.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\escaping.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\charconv_bigint.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\charconv_parse.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\internal\memutil.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\match.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\numbers.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_cat.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_replace.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\str_split.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\string_view.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\substitute.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_strings.dir\absl_strings.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\strings\absl_strings.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_strings.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_str_format_internal - - -############################################# -# Order-only phony target for absl_str_format_internal - -build cmake_object_order_depends_target_absl_str_format_internal: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\arg.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\arg.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\bind.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\bind.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\extension.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\extension.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\float_conversion.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\float_conversion.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\output.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\output.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\parser.cc.obj: CXX_COMPILER__absl_str_format_internal ..\src\includes\3thparty\abseil-cpp\absl\strings\internal\str_format\parser.cc || cmake_object_order_depends_target_absl_str_format_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_str_format_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib - -build src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_str_format_internal src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\arg.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\bind.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\extension.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\float_conversion.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\output.cc.obj src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\internal\str_format\parser.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\strings\CMakeFiles\absl_str_format_internal.dir\absl_str_format_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\strings && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\strings\edit_cache: phony src\includes\3thparty\tsl\absl\strings\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\strings\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\strings && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\strings\rebuild_cache: phony src\includes\3thparty\tsl\absl\strings\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_graphcycles_internal - - -############################################# -# Order-only phony target for absl_graphcycles_internal - -build cmake_object_order_depends_target_absl_graphcycles_internal: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir\internal\graphcycles.cc.obj: CXX_COMPILER__absl_graphcycles_internal ..\src\includes\3thparty\abseil-cpp\absl\synchronization\internal\graphcycles.cc || cmake_object_order_depends_target_absl_graphcycles_internal - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir\absl_graphcycles_internal.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_graphcycles_internal - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib - -build src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib: CXX_STATIC_LIBRARY_LINKER__absl_graphcycles_internal src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir\internal\graphcycles.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_graphcycles_internal.dir\absl_graphcycles_internal.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.pdb - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\synchronization && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\synchronization\rebuild_cache: phony src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_synchronization - - -############################################# -# Order-only phony target for absl_synchronization - -build cmake_object_order_depends_target_absl_synchronization: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_debugging_internal cmake_object_order_depends_target_absl_demangle_internal cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_graphcycles_internal cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_malloc_internal cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_stacktrace cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_symbolize cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\barrier.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\barrier.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\blocking_counter.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\blocking_counter.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\create_thread_identity.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\internal\create_thread_identity.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\per_thread_sem.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\internal\per_thread_sem.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\waiter.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\internal\waiter.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\notification.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\notification.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\mutex.cc.obj: CXX_COMPILER__absl_synchronization ..\src\includes\3thparty\abseil-cpp\absl\synchronization\mutex.cc || cmake_object_order_depends_target_absl_synchronization - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_synchronization - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib - -build src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib: CXX_STATIC_LIBRARY_LINKER__absl_synchronization src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\barrier.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\blocking_counter.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\create_thread_identity.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\per_thread_sem.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\internal\waiter.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\notification.cc.obj src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\mutex.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\absl_synchronization.dir\absl_synchronization.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\synchronization && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\synchronization\edit_cache: phony src\includes\3thparty\tsl\absl\synchronization\CMakeFiles\edit_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_time - - -############################################# -# Order-only phony target for absl_time - -build cmake_object_order_depends_target_absl_time: phony || cmake_object_order_depends_target_absl_base cmake_object_order_depends_target_absl_civil_time cmake_object_order_depends_target_absl_dynamic_annotations cmake_object_order_depends_target_absl_int128 cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal cmake_object_order_depends_target_absl_spinlock_wait cmake_object_order_depends_target_absl_strings cmake_object_order_depends_target_absl_strings_internal cmake_object_order_depends_target_absl_throw_delegate cmake_object_order_depends_target_absl_time_zone - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\civil_time.cc.obj: CXX_COMPILER__absl_time ..\src\includes\3thparty\abseil-cpp\absl\time\civil_time.cc || cmake_object_order_depends_target_absl_time - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\clock.cc.obj: CXX_COMPILER__absl_time ..\src\includes\3thparty\abseil-cpp\absl\time\clock.cc || cmake_object_order_depends_target_absl_time - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\duration.cc.obj: CXX_COMPILER__absl_time ..\src\includes\3thparty\abseil-cpp\absl\time\duration.cc || cmake_object_order_depends_target_absl_time - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\format.cc.obj: CXX_COMPILER__absl_time ..\src\includes\3thparty\abseil-cpp\absl\time\format.cc || cmake_object_order_depends_target_absl_time - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\time.cc.obj: CXX_COMPILER__absl_time ..\src\includes\3thparty\abseil-cpp\absl\time\time.cc || cmake_object_order_depends_target_absl_time - DEFINES = -D__CLANG_SUPPORT_DYN_ANNOTATION__ - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_time - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\time\absl_time.lib - -build src\includes\3thparty\tsl\absl\time\absl_time.lib: CXX_STATIC_LIBRARY_LINKER__absl_time src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\civil_time.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\clock.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\duration.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\format.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\time.cc.obj || src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\numeric\absl_int128.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time.dir\absl_time.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\time\absl_time.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_civil_time - - -############################################# -# Order-only phony target for absl_civil_time - -build cmake_object_order_depends_target_absl_civil_time: phony || src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir\internal\cctz\src\civil_time_detail.cc.obj: CXX_COMPILER__absl_civil_time ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\civil_time_detail.cc || cmake_object_order_depends_target_absl_civil_time - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir\absl_civil_time.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_civil_time.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_civil_time - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\time\absl_civil_time.lib - -build src\includes\3thparty\tsl\absl\time\absl_civil_time.lib: CXX_STATIC_LIBRARY_LINKER__absl_civil_time src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir\internal\cctz\src\civil_time_detail.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_civil_time.dir\absl_civil_time.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\time\absl_civil_time.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_civil_time.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_time_zone - - -############################################# -# Order-only phony target for absl_time_zone - -build cmake_object_order_depends_target_absl_time_zone: phony || src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_fixed.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_fixed.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_format.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_format.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_if.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_if.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_impl.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_impl.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_info.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_info.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_libc.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_libc.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_lookup.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_lookup.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_posix.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\time_zone_posix.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\zone_info_source.cc.obj: CXX_COMPILER__absl_time_zone ..\src\includes\3thparty\abseil-cpp\absl\time\internal\cctz\src\zone_info_source.cc || cmake_object_order_depends_target_absl_time_zone - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_time_zone - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - -build src\includes\3thparty\tsl\absl\time\absl_time_zone.lib: CXX_STATIC_LIBRARY_LINKER__absl_time_zone src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_fixed.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_format.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_if.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_impl.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_info.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_libc.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_lookup.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\time_zone_posix.cc.obj src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\internal\cctz\src\zone_info_source.cc.obj - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\time\CMakeFiles\absl_time_zone.dir\absl_time_zone.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\time\absl_time_zone.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\time && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\time\edit_cache: phony src\includes\3thparty\tsl\absl\time\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\time\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\time && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\time\rebuild_cache: phony src\includes\3thparty\tsl\absl\time\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_bad_any_cast_impl - - -############################################# -# Order-only phony target for absl_bad_any_cast_impl - -build cmake_object_order_depends_target_absl_bad_any_cast_impl: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir\bad_any_cast.cc.obj: CXX_COMPILER__absl_bad_any_cast_impl ..\src\includes\3thparty\abseil-cpp\absl\types\bad_any_cast.cc || cmake_object_order_depends_target_absl_bad_any_cast_impl - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir\absl_bad_any_cast_impl.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_bad_any_cast_impl - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib - -build src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib: CXX_STATIC_LIBRARY_LINKER__absl_bad_any_cast_impl src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir\bad_any_cast.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_any_cast_impl.dir\absl_bad_any_cast_impl.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_bad_variant_access - - -############################################# -# Order-only phony target for absl_bad_variant_access - -build cmake_object_order_depends_target_absl_bad_variant_access: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir\bad_variant_access.cc.obj: CXX_COMPILER__absl_bad_variant_access ..\src\includes\3thparty\abseil-cpp\absl\types\bad_variant_access.cc || cmake_object_order_depends_target_absl_bad_variant_access - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir\absl_bad_variant_access.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_bad_variant_access - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - -build src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib: CXX_STATIC_LIBRARY_LINKER__absl_bad_variant_access src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir\bad_variant_access.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_variant_access.dir\absl_bad_variant_access.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.pdb - -# ============================================================================= -# Object build statements for STATIC_LIBRARY target absl_bad_optional_access - - -############################################# -# Order-only phony target for absl_bad_optional_access - -build cmake_object_order_depends_target_absl_bad_optional_access: phony || cmake_object_order_depends_target_absl_log_severity cmake_object_order_depends_target_absl_raw_logging_internal - -build src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir\bad_optional_access.cc.obj: CXX_COMPILER__absl_bad_optional_access ..\src\includes\3thparty\abseil-cpp\absl\types\bad_optional_access.cc || cmake_object_order_depends_target_absl_bad_optional_access - FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 - INCLUDES = -I..\src\includes\3thparty\abseil-cpp - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir - OBJECT_FILE_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir\absl_bad_optional_access.pdb - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.pdb - - -# ============================================================================= -# Link build statements for STATIC_LIBRARY target absl_bad_optional_access - - -############################################# -# Link the static library src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - -build src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib: CXX_STATIC_LIBRARY_LINKER__absl_bad_optional_access src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir\bad_optional_access.cc.obj || src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - LANGUAGE_COMPILE_FLAGS = -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd - LINK_FLAGS = /machine:x64 - OBJECT_DIR = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir - POST_BUILD = cd . - PRE_LINK = cd . - TARGET_COMPILE_PDB = src\includes\3thparty\tsl\absl\types\CMakeFiles\absl_bad_optional_access.dir\absl_bad_optional_access.pdb - TARGET_FILE = src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - TARGET_PDB = src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.pdb - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\types\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\types && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\types\edit_cache: phony src\includes\3thparty\tsl\absl\types\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\types\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\types && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\types\rebuild_cache: phony src\includes\3thparty\tsl\absl\types\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Write statements declared in CMakeLists.txt: -# C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/CMakeLists.txt -# ============================================================================= - - -############################################# -# Utility command for edit_cache - -build src\includes\3thparty\tsl\absl\utility\CMakeFiles\edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\utility && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E echo "No interactive CMake dialog available."" - DESC = No interactive CMake dialog available... - restat = 1 - -build src\includes\3thparty\tsl\absl\utility\edit_cache: phony src\includes\3thparty\tsl\absl\utility\CMakeFiles\edit_cache.util - - -############################################# -# Utility command for rebuild_cache - -build src\includes\3thparty\tsl\absl\utility\CMakeFiles\rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D C:\Users\MassiveAtoms\Desktop\hashmap-bench\build\src\includes\3thparty\tsl\absl\utility && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build" - DESC = Running CMake to regenerate build system... - pool = console - restat = 1 - -build src\includes\3thparty\tsl\absl\utility\rebuild_cache: phony src\includes\3thparty\tsl\absl\utility\CMakeFiles\rebuild_cache.util - -# ============================================================================= -# Target aliases. - -build absl_bad_any_cast_impl: phony src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib - -build absl_bad_any_cast_impl.lib: phony src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib - -build absl_bad_optional_access: phony src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - -build absl_bad_optional_access.lib: phony src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - -build absl_bad_variant_access: phony src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - -build absl_bad_variant_access.lib: phony src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib - -build absl_base: phony src\includes\3thparty\tsl\absl\base\absl_base.lib - -build absl_base.lib: phony src\includes\3thparty\tsl\absl\base\absl_base.lib - -build absl_city: phony src\includes\3thparty\tsl\absl\hash\absl_city.lib - -build absl_city.lib: phony src\includes\3thparty\tsl\absl\hash\absl_city.lib - -build absl_civil_time: phony src\includes\3thparty\tsl\absl\time\absl_civil_time.lib - -build absl_civil_time.lib: phony src\includes\3thparty\tsl\absl\time\absl_civil_time.lib - -build absl_debugging_internal: phony src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib - -build absl_debugging_internal.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib - -build absl_demangle_internal: phony src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - -build absl_demangle_internal.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - -build absl_dynamic_annotations: phony src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib - -build absl_dynamic_annotations.lib: phony src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib - -build absl_examine_stack: phony src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib - -build absl_examine_stack.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib - -build absl_exponential_biased: phony src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib - -build absl_exponential_biased.lib: phony src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib - -build absl_failure_signal_handler: phony src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib - -build absl_failure_signal_handler.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib - -build absl_flags: phony src\includes\3thparty\tsl\absl\flags\absl_flags.lib - -build absl_flags.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags.lib - -build absl_flags_config: phony src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib - -build absl_flags_config.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib - -build absl_flags_internal: phony src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib - -build absl_flags_internal.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib - -build absl_flags_marshalling: phony src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib - -build absl_flags_marshalling.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib - -build absl_flags_parse: phony src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib - -build absl_flags_parse.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib - -build absl_flags_program_name: phony src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib - -build absl_flags_program_name.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib - -build absl_flags_registry: phony src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib - -build absl_flags_registry.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib - -build absl_flags_usage: phony src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib - -build absl_flags_usage.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib - -build absl_flags_usage_internal: phony src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib - -build absl_flags_usage_internal.lib: phony src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib - -build absl_graphcycles_internal: phony src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib - -build absl_graphcycles_internal.lib: phony src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib - -build absl_hash: phony src\includes\3thparty\tsl\absl\hash\absl_hash.lib - -build absl_hash.lib: phony src\includes\3thparty\tsl\absl\hash\absl_hash.lib - -build absl_hashtablez_sampler: phony src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib - -build absl_hashtablez_sampler.lib: phony src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib - -build absl_int128: phony src\includes\3thparty\tsl\absl\numeric\absl_int128.lib - -build absl_int128.lib: phony src\includes\3thparty\tsl\absl\numeric\absl_int128.lib - -build absl_leak_check: phony src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib - -build absl_leak_check.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib - -build absl_leak_check_disable: phony src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib - -build absl_leak_check_disable.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib - -build absl_log_severity: phony src\includes\3thparty\tsl\absl\base\absl_log_severity.lib - -build absl_log_severity.lib: phony src\includes\3thparty\tsl\absl\base\absl_log_severity.lib - -build absl_malloc_internal: phony src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib - -build absl_malloc_internal.lib: phony src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib - -build absl_periodic_sampler: phony src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib - -build absl_periodic_sampler.lib: phony src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib - -build absl_random_distributions: phony src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib - -build absl_random_distributions.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib - -build absl_random_internal_distribution_test_util: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib - -build absl_random_internal_distribution_test_util.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib - -build absl_random_internal_pool_urbg: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib - -build absl_random_internal_pool_urbg.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib - -build absl_random_internal_randen: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib - -build absl_random_internal_randen.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib - -build absl_random_internal_randen_hwaes: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib - -build absl_random_internal_randen_hwaes.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib - -build absl_random_internal_randen_hwaes_impl: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib - -build absl_random_internal_randen_hwaes_impl.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib - -build absl_random_internal_randen_slow: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib - -build absl_random_internal_randen_slow.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib - -build absl_random_internal_seed_material: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib - -build absl_random_internal_seed_material.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib - -build absl_random_seed_gen_exception: phony src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib - -build absl_random_seed_gen_exception.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib - -build absl_random_seed_sequences: phony src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib - -build absl_random_seed_sequences.lib: phony src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib - -build absl_raw_hash_set: phony src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib - -build absl_raw_hash_set.lib: phony src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib - -build absl_raw_logging_internal: phony src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - -build absl_raw_logging_internal.lib: phony src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib - -build absl_scoped_set_env: phony src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib - -build absl_scoped_set_env.lib: phony src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib - -build absl_spinlock_wait: phony src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - -build absl_spinlock_wait.lib: phony src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib - -build absl_stacktrace: phony src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib - -build absl_stacktrace.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib - -build absl_str_format_internal: phony src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib - -build absl_str_format_internal.lib: phony src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib - -build absl_strings: phony src\includes\3thparty\tsl\absl\strings\absl_strings.lib - -build absl_strings.lib: phony src\includes\3thparty\tsl\absl\strings\absl_strings.lib - -build absl_strings_internal: phony src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - -build absl_strings_internal.lib: phony src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib - -build absl_symbolize: phony src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - -build absl_symbolize.lib: phony src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib - -build absl_synchronization: phony src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib - -build absl_synchronization.lib: phony src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib - -build absl_throw_delegate: phony src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib - -build absl_throw_delegate.lib: phony src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib - -build absl_time: phony src\includes\3thparty\tsl\absl\time\absl_time.lib - -build absl_time.lib: phony src\includes\3thparty\tsl\absl\time\absl_time.lib - -build absl_time_zone: phony src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - -build absl_time_zone.lib: phony src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - -build studproject: phony studproject.exe - -# ============================================================================= -# Folder targets. - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build - -build all: phony studproject.exe src\includes\3thparty\tsl\all - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl - -build src\includes\3thparty\tsl\all: phony src\includes\3thparty\tsl\absl\all - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl - -build src\includes\3thparty\tsl\absl\all: phony src\includes\3thparty\tsl\absl\base\all src\includes\3thparty\tsl\absl\algorithm\all src\includes\3thparty\tsl\absl\container\all src\includes\3thparty\tsl\absl\debugging\all src\includes\3thparty\tsl\absl\flags\all src\includes\3thparty\tsl\absl\functional\all src\includes\3thparty\tsl\absl\hash\all src\includes\3thparty\tsl\absl\memory\all src\includes\3thparty\tsl\absl\meta\all src\includes\3thparty\tsl\absl\numeric\all src\includes\3thparty\tsl\absl\random\all src\includes\3thparty\tsl\absl\strings\all src\includes\3thparty\tsl\absl\synchronization\all src\includes\3thparty\tsl\absl\time\all src\includes\3thparty\tsl\absl\types\all src\includes\3thparty\tsl\absl\utility\all - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/algorithm - -build src\includes\3thparty\tsl\absl\algorithm\all: phony - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/base - -build src\includes\3thparty\tsl\absl\base\all: phony src\includes\3thparty\tsl\absl\base\absl_spinlock_wait.lib src\includes\3thparty\tsl\absl\base\absl_malloc_internal.lib src\includes\3thparty\tsl\absl\base\absl_dynamic_annotations.lib src\includes\3thparty\tsl\absl\base\absl_log_severity.lib src\includes\3thparty\tsl\absl\base\absl_raw_logging_internal.lib src\includes\3thparty\tsl\absl\base\absl_base.lib src\includes\3thparty\tsl\absl\base\absl_throw_delegate.lib src\includes\3thparty\tsl\absl\base\absl_scoped_set_env.lib src\includes\3thparty\tsl\absl\base\absl_exponential_biased.lib src\includes\3thparty\tsl\absl\base\absl_periodic_sampler.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/container - -build src\includes\3thparty\tsl\absl\container\all: phony src\includes\3thparty\tsl\absl\container\absl_hashtablez_sampler.lib src\includes\3thparty\tsl\absl\container\absl_raw_hash_set.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/debugging - -build src\includes\3thparty\tsl\absl\debugging\all: phony src\includes\3thparty\tsl\absl\debugging\absl_stacktrace.lib src\includes\3thparty\tsl\absl\debugging\absl_symbolize.lib src\includes\3thparty\tsl\absl\debugging\absl_failure_signal_handler.lib src\includes\3thparty\tsl\absl\debugging\absl_examine_stack.lib src\includes\3thparty\tsl\absl\debugging\absl_leak_check.lib src\includes\3thparty\tsl\absl\debugging\absl_debugging_internal.lib src\includes\3thparty\tsl\absl\debugging\absl_leak_check_disable.lib src\includes\3thparty\tsl\absl\debugging\absl_demangle_internal.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/flags - -build src\includes\3thparty\tsl\absl\flags\all: phony src\includes\3thparty\tsl\absl\flags\absl_flags_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_config.lib src\includes\3thparty\tsl\absl\flags\absl_flags_program_name.lib src\includes\3thparty\tsl\absl\flags\absl_flags_marshalling.lib src\includes\3thparty\tsl\absl\flags\absl_flags.lib src\includes\3thparty\tsl\absl\flags\absl_flags_registry.lib src\includes\3thparty\tsl\absl\flags\absl_flags_usage_internal.lib src\includes\3thparty\tsl\absl\flags\absl_flags_usage.lib src\includes\3thparty\tsl\absl\flags\absl_flags_parse.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/functional - -build src\includes\3thparty\tsl\absl\functional\all: phony - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/hash - -build src\includes\3thparty\tsl\absl\hash\all: phony src\includes\3thparty\tsl\absl\hash\absl_hash.lib src\includes\3thparty\tsl\absl\hash\absl_city.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/memory - -build src\includes\3thparty\tsl\absl\memory\all: phony - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/meta - -build src\includes\3thparty\tsl\absl\meta\all: phony - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/numeric - -build src\includes\3thparty\tsl\absl\numeric\all: phony src\includes\3thparty\tsl\absl\numeric\absl_int128.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/random - -build src\includes\3thparty\tsl\absl\random\all: phony src\includes\3thparty\tsl\absl\random\absl_random_seed_sequences.lib src\includes\3thparty\tsl\absl\random\absl_random_distributions.lib src\includes\3thparty\tsl\absl\random\absl_random_seed_gen_exception.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_seed_material.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_pool_urbg.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_slow.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_randen_hwaes_impl.lib src\includes\3thparty\tsl\absl\random\absl_random_internal_distribution_test_util.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/strings - -build src\includes\3thparty\tsl\absl\strings\all: phony src\includes\3thparty\tsl\absl\strings\absl_strings_internal.lib src\includes\3thparty\tsl\absl\strings\absl_strings.lib src\includes\3thparty\tsl\absl\strings\absl_str_format_internal.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/synchronization - -build src\includes\3thparty\tsl\absl\synchronization\all: phony src\includes\3thparty\tsl\absl\synchronization\absl_graphcycles_internal.lib src\includes\3thparty\tsl\absl\synchronization\absl_synchronization.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/time - -build src\includes\3thparty\tsl\absl\time\all: phony src\includes\3thparty\tsl\absl\time\absl_time.lib src\includes\3thparty\tsl\absl\time\absl_civil_time.lib src\includes\3thparty\tsl\absl\time\absl_time_zone.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/types - -build src\includes\3thparty\tsl\absl\types\all: phony src\includes\3thparty\tsl\absl\types\absl_bad_any_cast_impl.lib src\includes\3thparty\tsl\absl\types\absl_bad_variant_access.lib src\includes\3thparty\tsl\absl\types\absl_bad_optional_access.lib - -# ============================================================================= - -############################################# -# Folder: C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/utility - -build src\includes\3thparty\tsl\absl\utility\all: phony - -# ============================================================================= -# Built-in targets - - -############################################# -# Make the all target the default. - -default all - -############################################# -# Re-run CMake if any of its inputs changed. - -build build.ninja: RERUN_CMAKE | ..\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\CMake\AbseilDll.cmake ..\src\includes\3thparty\abseil-cpp\CMake\AbseilHelpers.cmake ..\src\includes\3thparty\abseil-cpp\CMake\AbseilInstallDirs.cmake ..\src\includes\3thparty\abseil-cpp\absl\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\algorithm\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\base\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\container\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\copts\AbseilConfigureCopts.cmake ..\src\includes\3thparty\abseil-cpp\absl\copts\GENERATED_AbseilCopts.cmake ..\src\includes\3thparty\abseil-cpp\absl\debugging\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\flags\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\functional\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\hash\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\memory\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\meta\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\numeric\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\random\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\strings\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\synchronization\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\time\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\types\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\utility\CMakeLists.txt C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCCompilerABI.c C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXCompilerABI.cpp C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCommonLanguageInclude.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCompilerIdDetection.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCXXCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompileFeatures.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompilerABI.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompilerId.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineRCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineSystem.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeFindBinUtils.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeGenericSystem.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeInitializeConfigs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeLanguageInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeNinjaFindMake.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakePackageConfigHelpers.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseArguments.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseImplicitIncludeInfo.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseImplicitLinkInfo.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeRCCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeRCInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystem.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystemSpecificInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystemSpecificInitialize.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCXXCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCompilerCommon.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestRCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckCSourceCompiles.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckIncludeFile.c.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckIncludeFile.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckLibraryExists.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ADSP-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ARMCC-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ARMClang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\AppleClang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Borland-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Bruce-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\CMakeCommonCompilerMacros.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Clang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Clang-DetermineCompilerInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Comeau-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Compaq-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Cray-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Embarcadero-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Fujitsu-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GHS-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GNU-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\HP-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\HP-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IAR-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Intel-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-C.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\NVIDIA-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\PGI-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\PathScale-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SCO-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SDCC-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SunPro-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\TI-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Watcom-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XL-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XL-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XLClang-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\zOS-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindPackageHandleStandardArgs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindPackageMessage.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindThreads.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\GNUInstallDirs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Internal\FeatureTesting.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-Determine-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC-C.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\WindowsPaths.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles\3.16.19112601-MSVC_2\CMakeCCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeCXXCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeRCCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeSystem.cmake - pool = console - - -############################################# -# A missing CMake input file is not an error. - -build ..\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\CMake\AbseilDll.cmake ..\src\includes\3thparty\abseil-cpp\CMake\AbseilHelpers.cmake ..\src\includes\3thparty\abseil-cpp\CMake\AbseilInstallDirs.cmake ..\src\includes\3thparty\abseil-cpp\absl\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\algorithm\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\base\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\container\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\copts\AbseilConfigureCopts.cmake ..\src\includes\3thparty\abseil-cpp\absl\copts\GENERATED_AbseilCopts.cmake ..\src\includes\3thparty\abseil-cpp\absl\debugging\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\flags\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\functional\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\hash\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\memory\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\meta\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\numeric\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\random\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\strings\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\synchronization\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\time\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\types\CMakeLists.txt ..\src\includes\3thparty\abseil-cpp\absl\utility\CMakeLists.txt C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCCompilerABI.c C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXCompilerABI.cpp C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCXXInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCommonLanguageInclude.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeCompilerIdDetection.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCXXCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompileFeatures.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompilerABI.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineCompilerId.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineRCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeDetermineSystem.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeFindBinUtils.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeGenericSystem.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeInitializeConfigs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeLanguageInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeNinjaFindMake.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakePackageConfigHelpers.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseArguments.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseImplicitIncludeInfo.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeParseImplicitLinkInfo.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeRCCompiler.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeRCInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystem.cmake.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystemSpecificInformation.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeSystemSpecificInitialize.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCXXCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestCompilerCommon.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CMakeTestRCCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckCSourceCompiles.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckIncludeFile.c.in C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckIncludeFile.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\CheckLibraryExists.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ADSP-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ARMCC-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\ARMClang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\AppleClang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Borland-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Bruce-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\CMakeCommonCompilerMacros.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Clang-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Clang-DetermineCompilerInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Comeau-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Compaq-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Cray-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Embarcadero-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Fujitsu-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GHS-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GNU-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\HP-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\HP-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IAR-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Intel-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-C.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\MSVC-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\NVIDIA-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\PGI-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\PathScale-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SCO-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SDCC-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SunPro-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\TI-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\Watcom-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XL-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XL-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XLClang-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\zOS-C-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindPackageHandleStandardArgs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindPackageMessage.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\FindThreads.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\GNUInstallDirs.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Internal\FeatureTesting.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-Determine-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC-C.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC-CXX.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows-MSVC.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\Windows.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\Platform\WindowsPaths.cmake C$:\Program$ Files$ (x86)\Microsoft$ Visual$ Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.16\Modules\WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles\3.16.19112601-MSVC_2\CMakeCCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeCXXCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeRCCompiler.cmake CMakeFiles\3.16.19112601-MSVC_2\CMakeSystem.cmake: phony - - -############################################# -# Clean all the built files. - -build clean: CLEAN - - -############################################# -# Print all primary targets available. - -build help: HELP - diff --git a/build/cmake_install.cmake b/build/cmake_install.cmake deleted file mode 100644 index f8d67f4..0000000 --- a/build/cmake_install.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for the subdirectory. - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/cmake_install.cmake") -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/build/compile_commands.json b/build/compile_commands.json deleted file mode 100644 index 8f68bca..0000000 --- a/build/compile_commands.json +++ /dev/null @@ -1,619 +0,0 @@ -[ -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\generator.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\generator.cpp", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/generator.cpp" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\includes\\3thparty\\emilib\\loguru.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\emilib\\loguru.cpp", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/emilib/loguru.cpp" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd -std:c++17 /FoCMakeFiles\\studproject.dir\\src\\main.cpp.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\main.cpp", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/main.cpp" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_spinlock_wait.dir\\internal\\spinlock_wait.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\spinlock_wait.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock_wait.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_malloc_internal.dir\\internal\\low_level_alloc.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\low_level_alloc.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/low_level_alloc.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_dynamic_annotations.dir\\dynamic_annotations.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\dynamic_annotations.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/dynamic_annotations.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_log_severity.dir\\log_severity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\log_severity.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/log_severity.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_raw_logging_internal.dir\\internal\\raw_logging.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\raw_logging.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/raw_logging.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\cycleclock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\cycleclock.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/cycleclock.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\spinlock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\spinlock.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/spinlock.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\sysinfo.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\sysinfo.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/sysinfo.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\thread_identity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\thread_identity.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/thread_identity.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_base.dir\\internal\\unscaledcycleclock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\unscaledcycleclock.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/unscaledcycleclock.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_throw_delegate.dir\\internal\\throw_delegate.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\throw_delegate.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/throw_delegate.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_scoped_set_env.dir\\internal\\scoped_set_env.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\scoped_set_env.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/scoped_set_env.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_exponential_biased.dir\\internal\\exponential_biased.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\exponential_biased.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/exponential_biased.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\base\\CMakeFiles\\absl_periodic_sampler.dir\\internal\\periodic_sampler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\base\\internal\\periodic_sampler.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base/internal/periodic_sampler.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_hashtablez_sampler.dir\\internal\\hashtablez_sampler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\hashtablez_sampler.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_hashtablez_sampler.dir\\internal\\hashtablez_sampler_force_weak_definition.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\hashtablez_sampler_force_weak_definition.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\container\\CMakeFiles\\absl_raw_hash_set.dir\\internal\\raw_hash_set.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\container\\internal\\raw_hash_set.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container/internal/raw_hash_set.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_stacktrace.dir\\stacktrace.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\stacktrace.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/stacktrace.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_symbolize.dir\\symbolize.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\symbolize.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/symbolize.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_failure_signal_handler.dir\\failure_signal_handler.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\failure_signal_handler.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/failure_signal_handler.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_examine_stack.dir\\internal\\examine_stack.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\examine_stack.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/examine_stack.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_leak_check.dir\\leak_check.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\leak_check.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/leak_check.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\address_is_readable.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\address_is_readable.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/address_is_readable.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\elf_mem_image.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\elf_mem_image.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/elf_mem_image.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_debugging_internal.dir\\internal\\vdso_support.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\vdso_support.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/vdso_support.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_leak_check_disable.dir\\leak_check_disable.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\leak_check_disable.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/leak_check_disable.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\debugging\\CMakeFiles\\absl_demangle_internal.dir\\internal\\demangle.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\debugging\\internal\\demangle.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging/internal/demangle.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_internal.dir\\internal\\flag.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\flag.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/flag.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_config.dir\\usage_config.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\usage_config.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/usage_config.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_program_name.dir\\internal\\program_name.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\program_name.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/program_name.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_marshalling.dir\\marshalling.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\marshalling.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/marshalling.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags.dir\\flag.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\flag.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/flag.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_registry.dir\\internal\\registry.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\registry.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/registry.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_registry.dir\\internal\\type_erased.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\type_erased.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/type_erased.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_usage_internal.dir\\internal\\usage.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\internal\\usage.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/internal/usage.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_usage.dir\\usage.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\usage.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/usage.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\flags\\CMakeFiles\\absl_flags_parse.dir\\parse.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\flags\\parse.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags/parse.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\hash\\CMakeFiles\\absl_hash.dir\\internal\\hash.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\hash\\internal\\hash.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/hash/internal/hash.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\hash\\CMakeFiles\\absl_city.dir\\internal\\city.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\hash\\internal\\city.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/hash/internal/city.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\numeric\\CMakeFiles\\absl_int128.dir\\int128.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\numeric\\int128.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/numeric/int128.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_seed_sequences.dir\\seed_sequences.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\seed_sequences.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/seed_sequences.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_distributions.dir\\discrete_distribution.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\discrete_distribution.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/discrete_distribution.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_distributions.dir\\gaussian_distribution.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\gaussian_distribution.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/gaussian_distribution.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_seed_gen_exception.dir\\seed_gen_exception.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\seed_gen_exception.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/seed_gen_exception.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_seed_material.dir\\internal\\seed_material.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\seed_material.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/seed_material.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_pool_urbg.dir\\internal\\pool_urbg.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\pool_urbg.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/pool_urbg.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_slow.dir\\internal\\randen_slow.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_slow.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_slow.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_hwaes.dir\\internal\\randen_detect.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_detect.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_detect.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen.dir\\internal\\randen.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_randen_hwaes_impl.dir\\internal\\randen_hwaes.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\randen_hwaes.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/randen_hwaes.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_distribution_test_util.dir\\internal\\chi_square.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\chi_square.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/chi_square.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\random\\CMakeFiles\\absl_random_internal_distribution_test_util.dir\\internal\\distribution_test_util.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\random\\internal\\distribution_test_util.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random/internal/distribution_test_util.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\ostringstream.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\ostringstream.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/ostringstream.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\utf8.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\utf8.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/utf8.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings_internal.dir\\internal\\escaping.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\escaping.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/escaping.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\ascii.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\ascii.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/ascii.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\charconv.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\charconv.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/charconv.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\escaping.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\escaping.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/escaping.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\charconv_bigint.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\charconv_bigint.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_bigint.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\charconv_parse.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\charconv_parse.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/charconv_parse.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\internal\\memutil.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\memutil.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/memutil.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\match.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\match.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/match.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\numbers.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\numbers.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/numbers.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_cat.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_cat.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_cat.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_replace.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_replace.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_replace.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\str_split.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\str_split.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/str_split.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\string_view.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\string_view.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/string_view.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_strings.dir\\substitute.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\substitute.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/substitute.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\arg.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\arg.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/arg.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\bind.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\bind.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/bind.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\extension.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\extension.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/extension.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\float_conversion.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\float_conversion.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\output.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\output.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/output.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\strings\\CMakeFiles\\absl_str_format_internal.dir\\internal\\str_format\\parser.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\strings\\internal\\str_format\\parser.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings/internal/str_format/parser.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_graphcycles_internal.dir\\internal\\graphcycles.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\graphcycles.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/graphcycles.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\barrier.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\barrier.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/barrier.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\blocking_counter.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\blocking_counter.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/blocking_counter.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\create_thread_identity.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\create_thread_identity.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\per_thread_sem.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\per_thread_sem.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\internal\\waiter.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\internal\\waiter.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/internal/waiter.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\notification.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\notification.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/notification.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\synchronization\\CMakeFiles\\absl_synchronization.dir\\mutex.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\synchronization\\mutex.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization/mutex.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\civil_time.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\civil_time.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/civil_time.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\clock.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\clock.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/clock.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\duration.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\duration.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/duration.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\format.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\format.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/format.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -D__CLANG_SUPPORT_DYN_ANNOTATION__ -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time.dir\\time.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\time.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/time.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_civil_time.dir\\internal\\cctz\\src\\civil_time_detail.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\civil_time_detail.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_fixed.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_fixed.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_format.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_format.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_if.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_if.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_impl.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_impl.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_info.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_info.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_libc.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_libc.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_lookup.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_lookup.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\time_zone_posix.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\time_zone_posix.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\time\\CMakeFiles\\absl_time_zone.dir\\internal\\cctz\\src\\zone_info_source.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\time\\internal\\cctz\\src\\zone_info_source.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_any_cast_impl.dir\\bad_any_cast.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_any_cast.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_any_cast.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_variant_access.dir\\bad_variant_access.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_variant_access.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_variant_access.cc" -}, - -{ - "directory": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/build", - "command": "C:\\PROGRA~2\\MICROS~4\\2019\\COMMUN~1\\VC\\Tools\\MSVC\\1425~1.286\\bin\\Hostx86\\x64\\cl.exe /nologo /TP -I..\\src\\includes\\3thparty\\abseil-cpp -O3 -flto=thin -march=native /Zi /Ob0 /Od /RTC1 -MDd /W3 /DNOMINMAX /DWIN32_LEAN_AND_MEAN /D_CRT_SECURE_NO_WARNINGS /D_SCL_SECURE_NO_WARNINGS /D_ENABLE_EXTENDED_ALIGNED_STORAGE /bigobj /wd4005 /wd4068 /wd4180 /wd4244 /wd4267 /wd4503 /wd4800 -std:c++17 /Fosrc\\includes\\3thparty\\tsl\\absl\\types\\CMakeFiles\\absl_bad_optional_access.dir\\bad_optional_access.cc.obj /FdTARGET_COMPILE_PDB /FS -c C:\\Users\\MassiveAtoms\\Desktop\\hashmap-bench\\src\\includes\\3thparty\\abseil-cpp\\absl\\types\\bad_optional_access.cc", - "file": "C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types/bad_optional_access.cc" -} -] \ No newline at end of file diff --git a/build/rules.ninja b/build/rules.ninja deleted file mode 100644 index f25da06..0000000 --- a/build/rules.ninja +++ /dev/null @@ -1,1023 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Ninja" Generator, CMake Version 3.16 - -# 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: another_studproject -# Configuration: Debug -# ============================================================================= -# ============================================================================= - -############################################# -# localized /showIncludes string - -msvc_deps_prefix = Note: including file: - - -############################################# -# Rule for running custom commands. - -rule CUSTOM_COMMAND - command = $COMMAND - description = $DESC - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__studproject - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX executable. - -rule CXX_EXECUTABLE_LINKER__studproject - command = cmd.exe /C "$PRE_LINK && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -E vs_link_exe --intdir=$OBJECT_DIR --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x86\mt.exe --manifests $MANIFESTS -- C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /nologo $in /out:$TARGET_FILE /implib:$TARGET_IMPLIB /pdb:$TARGET_PDB /version:0.0 $LINK_FLAGS $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" - description = Linking CXX executable $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_spinlock_wait - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_spinlock_wait - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_malloc_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_malloc_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_dynamic_annotations - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_dynamic_annotations - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_log_severity - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_log_severity - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_raw_logging_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_raw_logging_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_base - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_base - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_throw_delegate - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_throw_delegate - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_scoped_set_env - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_scoped_set_env - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_exponential_biased - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_exponential_biased - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_periodic_sampler - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_periodic_sampler - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_hashtablez_sampler - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_hashtablez_sampler - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_raw_hash_set - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_raw_hash_set - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_stacktrace - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_stacktrace - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_symbolize - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_symbolize - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_failure_signal_handler - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_failure_signal_handler - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_examine_stack - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_examine_stack - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_leak_check - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_leak_check - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_debugging_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_debugging_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_leak_check_disable - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_leak_check_disable - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_demangle_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_demangle_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_config - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_config - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_program_name - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_program_name - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_marshalling - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_marshalling - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_registry - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_registry - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_usage_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_usage_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_usage - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_usage - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_flags_parse - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_flags_parse - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_hash - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_hash - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_city - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_city - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_int128 - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_int128 - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_seed_sequences - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_seed_sequences - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_distributions - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_distributions - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_seed_gen_exception - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_seed_gen_exception - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_seed_material - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_seed_material - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_pool_urbg - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_pool_urbg - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_randen_slow - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_slow - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_randen_hwaes - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_randen - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_randen_hwaes_impl - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_randen_hwaes_impl - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_random_internal_distribution_test_util - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_random_internal_distribution_test_util - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_strings_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_strings_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_strings - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_strings - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_str_format_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_str_format_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_graphcycles_internal - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_graphcycles_internal - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_synchronization - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_synchronization - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_time - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_time - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_civil_time - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_civil_time - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_time_zone - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_time_zone - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_bad_any_cast_impl - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_bad_any_cast_impl - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_bad_variant_access - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_bad_variant_access - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for compiling CXX files. - -rule CXX_COMPILER__absl_bad_optional_access - deps = msvc - command = C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\cl.exe /nologo /TP $DEFINES $INCLUDES $FLAGS /showIncludes /Fo$out /Fd$TARGET_COMPILE_PDB /FS -c $in - description = Building CXX object $out - - -############################################# -# Rule for linking CXX static library. - -rule CXX_STATIC_LIBRARY_LINKER__absl_bad_optional_access - command = cmd.exe /C "$PRE_LINK && C:\PROGRA~2\MICROS~4\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx86\x64\link.exe /lib /nologo $LINK_FLAGS /out:$TARGET_FILE $in && $POST_BUILD" - description = Linking CXX static library $TARGET_FILE - restat = $RESTAT - - -############################################# -# Rule for re-running cmake. - -rule RERUN_CMAKE - command = "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -SC:\Users\MassiveAtoms\Desktop\hashmap-bench -BC:\Users\MassiveAtoms\Desktop\hashmap-bench\build - description = Re-running CMake... - generator = 1 - - -############################################# -# Rule for cleaning all built files. - -rule CLEAN - command = C:\DEVTOOLS\cpp\_ninja\ninja.exe -t clean - description = Cleaning all built files... - - -############################################# -# Rule for printing all primary targets available. - -rule HELP - command = C:\DEVTOOLS\cpp\_ninja\ninja.exe -t targets - description = All primary targets available: - diff --git a/build/src/includes/3thparty/tsl/absl/algorithm/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/algorithm/cmake_install.cmake deleted file mode 100644 index 7505c88..0000000 --- a/build/src/includes/3thparty/tsl/absl/algorithm/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/algorithm - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/absl_base.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/absl_base.pdb deleted file mode 100644 index 66d9647..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/absl_base.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.obj deleted file mode 100644 index 7f35f40..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.obj deleted file mode 100644 index 354663c..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.obj deleted file mode 100644 index 6cd793b..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.obj deleted file mode 100644 index 8303096..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.obj deleted file mode 100644 index 02e876b..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/absl_dynamic_annotations.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/absl_dynamic_annotations.pdb deleted file mode 100644 index dcc2db2..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/absl_dynamic_annotations.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.obj deleted file mode 100644 index fdc9457..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/absl_exponential_biased.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/absl_exponential_biased.pdb deleted file mode 100644 index ba3f500..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/absl_exponential_biased.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.obj deleted file mode 100644 index 2bf3602..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/absl_log_severity.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/absl_log_severity.pdb deleted file mode 100644 index c777a71..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/absl_log_severity.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.obj deleted file mode 100644 index 7d0a175..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/absl_malloc_internal.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/absl_malloc_internal.pdb deleted file mode 100644 index 44bc03f..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/absl_malloc_internal.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.obj deleted file mode 100644 index 3f2f594..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/absl_periodic_sampler.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/absl_periodic_sampler.pdb deleted file mode 100644 index f7a8c9c..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/absl_periodic_sampler.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/internal/periodic_sampler.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/internal/periodic_sampler.cc.obj deleted file mode 100644 index c3ae0e6..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_periodic_sampler.dir/internal/periodic_sampler.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/absl_raw_logging_internal.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/absl_raw_logging_internal.pdb deleted file mode 100644 index b311c8f..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/absl_raw_logging_internal.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.obj deleted file mode 100644 index 1d2fd53..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/absl_scoped_set_env.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/absl_scoped_set_env.pdb deleted file mode 100644 index 9be1cb8..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/absl_scoped_set_env.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/internal/scoped_set_env.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/internal/scoped_set_env.cc.obj deleted file mode 100644 index 30e0a54..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_scoped_set_env.dir/internal/scoped_set_env.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/absl_spinlock_wait.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/absl_spinlock_wait.pdb deleted file mode 100644 index 69af1ff..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/absl_spinlock_wait.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.obj deleted file mode 100644 index f6a7c15..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/absl_throw_delegate.pdb b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/absl_throw_delegate.pdb deleted file mode 100644 index 0ce10ec..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/absl_throw_delegate.pdb and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.obj b/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.obj deleted file mode 100644 index 498b7fd..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.obj and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib b/build/src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib deleted file mode 100644 index 4a63028..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/absl_dynamic_annotations.lib and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/absl_log_severity.lib b/build/src/includes/3thparty/tsl/absl/base/absl_log_severity.lib deleted file mode 100644 index a684403..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/absl_log_severity.lib and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib b/build/src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib deleted file mode 100644 index 3ec43e6..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/absl_raw_logging_internal.lib and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib b/build/src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib deleted file mode 100644 index 2368b02..0000000 Binary files a/build/src/includes/3thparty/tsl/absl/base/absl_spinlock_wait.lib and /dev/null differ diff --git a/build/src/includes/3thparty/tsl/absl/base/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/base/cmake_install.cmake deleted file mode 100644 index 85a87e6..0000000 --- a/build/src/includes/3thparty/tsl/absl/base/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/base - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/cmake_install.cmake deleted file mode 100644 index 01c7e4c..0000000 --- a/build/src/includes/3thparty/tsl/absl/cmake_install.cmake +++ /dev/null @@ -1,55 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/base/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/algorithm/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/container/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/debugging/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/flags/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/functional/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/hash/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/memory/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/meta/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/numeric/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/random/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/strings/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/synchronization/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/time/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/types/cmake_install.cmake") - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/utility/cmake_install.cmake") - -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/container/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/container/cmake_install.cmake deleted file mode 100644 index 604c566..0000000 --- a/build/src/includes/3thparty/tsl/absl/container/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/container - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/debugging/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/debugging/cmake_install.cmake deleted file mode 100644 index 6c52555..0000000 --- a/build/src/includes/3thparty/tsl/absl/debugging/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/debugging - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/flags/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/flags/cmake_install.cmake deleted file mode 100644 index ef28adc..0000000 --- a/build/src/includes/3thparty/tsl/absl/flags/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/flags - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/functional/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/functional/cmake_install.cmake deleted file mode 100644 index e0166e8..0000000 --- a/build/src/includes/3thparty/tsl/absl/functional/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/functional - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/hash/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/hash/cmake_install.cmake deleted file mode 100644 index 1e04359..0000000 --- a/build/src/includes/3thparty/tsl/absl/hash/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/hash - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/memory/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/memory/cmake_install.cmake deleted file mode 100644 index a92a230..0000000 --- a/build/src/includes/3thparty/tsl/absl/memory/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/memory - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/meta/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/meta/cmake_install.cmake deleted file mode 100644 index 36f463f..0000000 --- a/build/src/includes/3thparty/tsl/absl/meta/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/meta - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/numeric/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/numeric/cmake_install.cmake deleted file mode 100644 index f8a7941..0000000 --- a/build/src/includes/3thparty/tsl/absl/numeric/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/numeric - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/random/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/random/cmake_install.cmake deleted file mode 100644 index b020d3f..0000000 --- a/build/src/includes/3thparty/tsl/absl/random/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/random - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/strings/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/strings/cmake_install.cmake deleted file mode 100644 index 979ce6a..0000000 --- a/build/src/includes/3thparty/tsl/absl/strings/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/strings - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/synchronization/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/synchronization/cmake_install.cmake deleted file mode 100644 index 53c15eb..0000000 --- a/build/src/includes/3thparty/tsl/absl/synchronization/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/synchronization - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/time/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/time/cmake_install.cmake deleted file mode 100644 index 59004ba..0000000 --- a/build/src/includes/3thparty/tsl/absl/time/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/time - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/types/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/types/cmake_install.cmake deleted file mode 100644 index f3f1e71..0000000 --- a/build/src/includes/3thparty/tsl/absl/types/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/types - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/absl/utility/cmake_install.cmake b/build/src/includes/3thparty/tsl/absl/utility/cmake_install.cmake deleted file mode 100644 index 1994a62..0000000 --- a/build/src/includes/3thparty/tsl/absl/utility/cmake_install.cmake +++ /dev/null @@ -1,34 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp/absl/utility - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - diff --git a/build/src/includes/3thparty/tsl/cmake_install.cmake b/build/src/includes/3thparty/tsl/cmake_install.cmake deleted file mode 100644 index 1d2276c..0000000 --- a/build/src/includes/3thparty/tsl/cmake_install.cmake +++ /dev/null @@ -1,40 +0,0 @@ -# Install script for directory: C:/Users/MassiveAtoms/Desktop/hashmap-bench/src/includes/3thparty/abseil-cpp - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/another_studproject") -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 "Debug") - 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() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("C:/Users/MassiveAtoms/Desktop/hashmap-bench/build/src/includes/3thparty/tsl/absl/cmake_install.cmake") - -endif() - diff --git a/studproject b/studproject deleted file mode 100755 index 7359dc1..0000000 Binary files a/studproject and /dev/null differ