xmake-io / xmake

🔥 A cross-platform build utility based on Lua
https://xmake.io
Apache License 2.0
9.87k stars 776 forks source link

fix(plugin/project): Generate compile_commands for tests #5460

Closed 24bit-xjkp closed 1 month ago

24bit-xjkp commented 1 month ago
  1. Implement the get_tests_table as a function
  2. Generate compile_commands for tests, see https://github.com/xmake-io/xmake/issues/4750