premake / premake-core

Premake
https://premake.github.io/
BSD 3-Clause "New" or "Revised" License
3.2k stars 618 forks source link

Add support of per-file configuration `buildaction "Copy"` for Codelite. #2171

Closed Jarod42 closed 9 months ago

Jarod42 commented 9 months ago

What does this PR do?

Add support of per-file configuration buildaction "Copy" for Codelite.

How does this PR change Premake's behavior?

Add support of per-file configuration buildaction "Copy" for Codelite.

Anything else we should know?

Tested with https://github.com/Jarod42/premake-sample-projects/actions/runs/7196871990

Did you check all the boxes?