Skip to content
Snippets Groups Projects
Commit 9438e9b7321a authored by Gregory Szorc's avatar Gregory Szorc
Browse files

pyoxidizer: simplify targets

The split targets existed to enable the use of a non-default
distribution flavor on Windows. Modern versions of PyOxidizer
use the "standalone_dynamic" distribution flavor by default.
So our split brain workaround is no longer needed.

Here, we unify the targets. We also remove an unreferenced
target function to create a resources file.

Differential Revision: https://phab.mercurial-scm.org/D10681
parent 0de5eefbe4b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment