aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindFstrcmp.cmake
AgeCommit message (Expand)Author
2024-05-18[cmake][modules] FindFstrcmp cleanup and use core_target_link_librariesfuzzard
2023-09-24[cmake] FindFstrcmp update search optionsfuzzard
2023-09-01[cmake] core_add_library enable using TARGETS to libfuzzard
2022-04-30[cmake] use DEPENDS_PATH for install for non cmake dep build systemsfuzzard
2022-03-24[cmake] FindFstrcmp clean internal BUILD_DEP_TARGETfuzzard
2022-03-07[cmake] BUILD_DEP_TARGET move include and add docinfofuzzard
2022-03-07[cmake] FindFstrcmp utilise automated variablesfuzzard
2022-03-07[cmake] FindFstrcmp use BUILD_DEP_TARGET macrofuzzard
2022-03-07[tools/depends] rename libfstrcmp to fstrcmpfuzzard
2022-03-02[cmake] FindFstrcmp use SETUP_BUILD_VARS macrofuzzard
2022-02-22[cmake] Introduce Property to allow handling deps for GLOBAL_TARGET_DEPSfuzzard
2022-02-22[cmake] FindFstrcmp update to standard layoutfuzzard
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 fstrcmp use VERSION helperfuzzard
2021-12-15[cmake] fix building internal fstrcmpwsnipex