mirror of
https://github.com/xenia-project/premake-export-compile-commands.git
synced 2026-01-31 01:25:21 +01:00
4 lines
71 B
Lua
4 lines
71 B
Lua
return function(cfg)
|
|
return _ACTION == 'export-compile-commands'
|
|
end
|