Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-28 | [tools/depends][target] Bump gtest 1.13.0 | fuzzard | |
2022-12-29 | tools/depends: make the hash file an order only prerequisite | Lukas Rusak | |
this fixes an issue when rebuilding the dependencies that if a target is already built it doesn't get rebuilt ref: https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html | |||
2022-03-08 | [tools/depends][target] gtest 1.11.0 | fuzzard | |
2022-03-07 | [cmake] FindGtest utilise automated variables | fuzzard | |
Use automated BYPRODUCT, INCLUDE_DIRS, LIBRARY, VER variables | |||
2022-03-07 | [tools/depends] rename googletest to gtest | fuzzard | |
rename googletest to just gtest. This brings some consistency to naming in other parts of kodi cmake (eg target gtest) |