qt5.qt3d: init module
(cherry picked from commit a7432ad3115c153a901cd49da24e7b766cce1e21)
This commit is contained in:
committed by
github-actions[bot]
parent
6bfe71f2a4
commit
ed77a24bb5
@@ -0,0 +1,7 @@
|
||||
{ qtModule, qtbase, qtdeclarative }:
|
||||
|
||||
qtModule {
|
||||
pname = "qt3d";
|
||||
qtInputs = [ qtbase qtdeclarative ];
|
||||
outputs = [ "out" "dev" "bin" ];
|
||||
}
|
||||
Reference in New Issue
Block a user