chore: add mocks as header set if supported (#6561)

Reviewed-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nerix
2025-11-02 22:55:34 +01:00
committed by GitHub
parent e7668212bd
commit 73e5a31708
2 changed files with 26 additions and 1 deletions
+1
View File
@@ -38,6 +38,7 @@
- Dev: The LuaLS meta files moved from `docs/plugin-meta.lua` to `docs/lua-meta/globals.lua`. (#6530)
- Dev: Compile time definitions for `Windows.h` are now conditional based on `WIN32` instead of `MSVC`. (#6534)
- Dev: Refactored split container nodes to use shared pointers. (#6435)
- Dev: Mock headers are now added as a header set if supported by CMake. (#6561)
## 2.5.4