mirror of
https://github.com/getsolus/packages.git
synced 2025-05-14 16:28:43 +03:00

Summary: Build time dependency of some PySide2 projects. Depends on D10968. Signed-off-by: Martin Reboredo <yakoyoku@gmail.com> Test Plan: Built against libusd, FreeCAD TBD. Reviewers: #triage_team, DataDrake Reviewed By: #triage_team, DataDrake Subscribers: DataDrake Differential Revision: https://dev.getsol.us/D10969
3 lines
28 B
Bash
3 lines
28 B
Bash
#!/bin/sh
|
|
|
|
rcc -g python $@
|