******************************************************************************** conan install spdlog/1.5.0@ --build=spdlog --profile=C:\J\w\BuildSingleReference/62251/3d7737c6-d247-4d2c-920f-32ca29d759a0/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] spdlog:shared=False [build_requires] [env] fmt/6.2.1: Not found in local cache, looking in remotes... fmt/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/6.2.1: Downloaded recipe revision 96bc974e9f67fe05748e0f75cc22625b spdlog/1.5.0: Forced build from source Installing package: spdlog/1.5.0 Requirements fmt/6.2.1 from 'conan-center' - Downloaded spdlog/1.5.0 from local cache - Cache Packages fmt/6.2.1:d057732059ea44a47760900cb5e4855d2bea8714 - Download spdlog/1.5.0:a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 - Build Installing (downloading, building) binaries... fmt/6.2.1: Retrieving package d057732059ea44a47760900cb5e4855d2bea8714 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fmt/6.2.1: Package installed d057732059ea44a47760900cb5e4855d2bea8714 fmt/6.2.1: Downloaded package revision 12dc345b644f9c026175bc3332c1133a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK spdlog/1.5.0: Configuring sources in C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK spdlog/1.5.0: Copying sources to build folder spdlog/1.5.0: Building your package in C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 spdlog/1.5.0: Generator cmake_find_package created Findfmt.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmt-config-version.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmt-config.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmtTargets.cmake spdlog/1.5.0: Generator cmake_find_package_multi created fmtTarget-debug.cmake spdlog/1.5.0: Generator cmake created conanbuildinfo.cmake spdlog/1.5.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK spdlog/1.5.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\package\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7" -DCMAKE_PREFIX_PATH="C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSPDLOG_BUILD_EXAMPLE="False" -DSPDLOG_BUILD_EXAMPLE_HO="False" -DSPDLOG_BUILD_TESTS="False" -DSPDLOG_BUILD_TESTS_HO="False" -DSPDLOG_BUILD_BENCH="False" -DSPDLOG_FMT_EXTERNAL="True" -DSPDLOG_FMT_EXTERNAL_HO="False" -DSPDLOG_BUILD_SHARED="False" -DSPDLOG_WCHAR_SUPPORT="False" -DSPDLOG_WCHAR_FILENAMES="False" -DSPDLOG_INSTALL="True" -DSPDLOG_NO_EXCEPTIONS="False" -Wno-dev C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Build spdlog: 1.5.0 -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Build type: Release -- Conan: Using autogenerated Findfmt.cmake -- Found fmt: 6.2.1 (found version "6.2.1") -- Library fmtd found C:/J/w/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/fmtd.lib -- Found: C:/J/w/BuildSingleReference/.conan/data/fmt/6.2.1/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/fmtd.lib -- Generating install -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/source_subfolder/CMakeLists.txt spdlog.cpp stdout_sinks.cpp color_sinks.cpp file_sinks.cpp async.cpp spdlog.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7\lib\spdlogd.lib Building Custom Rule C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/build/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/CMakeLists.txt spdlog/1.5.0: Package 'a39a6b0bf7a79964cffa12efbc32e1a7db2952c7' built spdlog/1.5.0: Build folder C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 spdlog/1.5.0: Generated conaninfo.txt spdlog/1.5.0: Generated conanbuildinfo.txt spdlog/1.5.0: Generating the package spdlog/1.5.0: Package folder C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\package\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 spdlog/1.5.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. spdlog.vcxproj -> C:\J\w\BuildSingleReference\.conan\data\spdlog\1.5.0\_\_\build\a39a6b0bf7a79964cffa12efbc32e1a7db2952c7\lib\spdlogd.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/async.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/async_logger-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/async_logger.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/common-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/common.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/backtracer-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/backtracer.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/circular_q.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/console_globals.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/file_helper-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/file_helper.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/fmt_helper.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/log_msg-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/log_msg.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/log_msg_buffer-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/log_msg_buffer.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/mpmc_blocking_q.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/null_mutex.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/os-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/os.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/pattern_formatter-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/pattern_formatter.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/periodic_worker-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/periodic_worker.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/registry-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/registry.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/synchronous_factory.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/thread_pool-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/details/thread_pool.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/fmt -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/fmt/bin_to_hex.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/fmt/fmt.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/fmt/ostr.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/formatter.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/logger-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/logger.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/android_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/ansicolor_sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/ansicolor_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/base_sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/base_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/basic_file_sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/basic_file_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/daily_file_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/dist_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/dup_filter_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/msvc_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/null_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/ostream_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/ringbuffer_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/rotating_file_sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/rotating_file_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/stdout_color_sinks-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/stdout_color_sinks.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/stdout_sinks-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/stdout_sinks.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/syslog_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/systemd_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/wincolor_sink-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/sinks/wincolor_sink.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/spdlog-inl.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/spdlog.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/tweakme.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/include/spdlog/version.h -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/spdlogd.lib -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/pkgconfig/spdlog.pc -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/cmake/spdlog/spdlogConfigTargets.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/cmake/spdlog/spdlogConfigTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/cmake/spdlog/spdlogConfig.cmake -- Installing: C:/J/w/BuildSingleReference/.conan/data/spdlog/1.5.0/_/_/package/a39a6b0bf7a79964cffa12efbc32e1a7db2952c7/lib/cmake/spdlog/spdlogConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK spdlog/1.5.0 package(): Packaged 65 '.h' files spdlog/1.5.0 package(): Packaged 1 '.lib' file: spdlogd.lib spdlog/1.5.0 package(): Packaged 1 file: LICENSE spdlog/1.5.0: Package 'a39a6b0bf7a79964cffa12efbc32e1a7db2952c7' created spdlog/1.5.0: Created package revision 962005969cbae238534cb50fc0954b71 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY