mirror of
https://github.com/xenia-project/premake-export-compile-commands.git
synced 2025-02-17 00:29:02 +00:00
4 lines
71 B
Lua
4 lines
71 B
Lua
return function(cfg)
|
|
return _ACTION == 'export-compile-commands'
|
|
end
|