| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[CMake] Update CMAKE_OSX_DEPLOYMENT_TARGET to 10.13. The greendragon standalone bot is complaining about the deployment target needing to be 10.13 or above. This change makes it 10.13 | 11 个月前 | |
[lldb] Fix SWIG bug detection in CMake (#169212) The CMake [ set()](https://cmake.org/cmake/help/latest/command/set.html) command does not accept a conditional expression as a value. As a result, AFFECTED_BY_SWIG_BUG was being set to a string representation of the condition rather than a boolean value, causing it to always evaluate as truthy in subsequent if-checks. | 8 个月前 |