aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindFmt.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] FindFMT add to multiconfig gen build_internal_depends TARGETfuzzard
2023-09-20[cmake] FindFMT 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-04[cmake] FindFmt correct comment for fmt::fmt targetfuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2022-10-31[cmake] FindFmt fix internal build without existing fmt libfuzzard
2022-09-28[cmake] allow handling of more corner cases of existing lib versions of spdlo...fuzzard
2022-06-17[cmake] fmt use generate_patchcommandfuzzard
2022-06-02[cmake] FindFmt module enable_internal to check existing libfuzzard
2022-06-01[cmake] Fmt use Fmt::Fmt target for dependsfuzzard
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] 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] FindFMT relocate select_library_configurations callfuzzard
2022-03-12[cmake] FindFMT enable ENABLE_INTERNAL_FMT for windowsfuzzard
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] FindFMT utilise automated variablesfuzzard
2022-03-07[cmake] FindFMT use BUILD_DEP_TARGET macrofuzzard
2022-03-07[tools/depends] rename libfmt to fmtfuzzard
2022-03-02[cmake] FindFmt use SETUP_BUILD_VARS macrofuzzard
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2022-02-22[cmake] FindFMT update layout to standard formatfuzzard
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 Fmt use version helperfuzzard
2020-04-16[cmake] fix FindFmt.cmake for windows and fix version from 3.0.1 to 6.1.2montellese
2020-02-11[depends] bump libfmt to 6.1.2Rechi
2018-11-08[cmake] fix building with internal fmtRechi
2018-07-23[cmake] fix building with internal fmtwsnipex
2018-06-12[cmake] nuke whitespaceh.udo
2017-12-23[cmake] disable doc & test for internal fmtRechi
2017-09-04FindFmt can now be compiled internallyNuno Senica
2017-03-19[cmake] require libfmt min versionwsnipex
2017-03-05[cmake/depends/win32] add libfmtmontellese