aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindSpdlog.cmake
AgeCommit message (Expand)Author
2023-09-29[cmake] add EXCLUDE_FROM_ALL when adding to build_internal_dependsfuzzard
2023-09-27Merge pull request #23809 from fuzzard/cmake_assorted1fuzzard
2023-09-24[cmake] unset *_LIBRARIES populated from select_library_configurationsfuzzard
2023-09-24[cmake] FindSpdlog add to multigen build_internal_depends targetfuzzard
2023-09-20[cmake] FindSpdlog Add internal build target always for multiconfig genfuzzard
2023-09-16[cmake] add support for ${CORE_PLATFORM_NAME_LC}_SEARCH_CONFIG in several fin...fuzzard
2023-09-06[cmake] FindSpdlog minor consistency fixupsfuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2023-09-01[cmake] FindSpdlog fix proper import location config typefuzzard
2022-09-29[cmake] make sure we really link spdlogwsnipex
2022-09-28[cmake] allow handling of more corner cases of existing lib versions of spdlo...fuzzard
2022-06-17[cmake] spdlog use generate_patchcommandfuzzard
2022-06-02[cmake] FindSpdlog ENABLE_INTERNAL to test existencefuzzard
2022-06-02[cmake] minor order change to find module debug postfix setfuzzard
2022-06-01[cmake] introduce Spdlog::Spdlog targetfuzzard
2022-05-25Merge pull request #21436 from fuzzard/cmake_findpatchfuzzard
2022-05-25[cmake] fixup buildtype after #21043fuzzard
2022-05-24[cmake] Flesh out FindPatch module for windows usefuzzard
2022-04-30[cmake] use DEPENDS_PATH for install for non cmake dep build systemsfuzzard
2022-04-30[cmake] refactor CMAKE_INSTALL_PREFIX into BUILD_DEP_TARGET macrofuzzard
2022-04-02[cmake] extract common CMAKE_INSTALL_LIBDIR to all cmake based internal dep b...fuzzard
2022-03-21[cmake] FindSpdlog relocate select_library_configurations callfuzzard
2022-03-12[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG buildfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET append Toolchain when CMAKE_ARGS passedfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] FindSpdlog utilise automated variablesfuzzard
2022-03-07[cmake] FindSpdlog use BUILD_DEP_TARGET macrofuzzard
2022-03-07[tools/depends] rename libspdlog to spdlogfuzzard
2022-03-02[cmake] FindSpdlog use SETUP_BUILD_VARS macrofuzzard
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2022-01-25[cmake] fix variables for LIBFMT, LIBSPDLOG, LIBFSTRCMPhowie-f
2022-01-24[cmake] add URL_HASH to ExternalProject_add calls in Find modulesfuzzard
2022-01-24[cmake] change ARCHIVE to LIBNAME_ARCHIVEfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2022-01-08[cmake] Module spdlog use VERSION helperfuzzard
2021-12-15[cmake] Findspdlog ENABLE_INTERNAL_SPDLOG min fmt lib requiredfuzzard
2021-12-14[cmake] fix building internal spdlogwsnipex
2020-04-21[cmake] FindSpdlog.cmake: point CMAKE_PREFIX_PATH to internally built librariesMontellese
2020-04-20[depends] patch spdlog to require at least fmt 5.3.0Montellese
2020-04-16[cmake/depends/win32] add spdlogmontellese