This website requires JavaScript.
Explore
Help
Sign in
lukegb
/
depot
Watch
1
Star
0
Fork
You've already forked depot
0
Code
Issues
1
Pull requests
Projects
Packages
Activity
Actions
4d5a95770c
depot
/
third_party
/
nixpkgs
/
pkgs
/
development
/
libraries
/
qt-5
/
modules
/
qttranslations.nix
7 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
Project import generated by Copybara. GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
2020-04-24 23:36:52 +00:00
{
qtModule
,
qttools
}:
qtModule
{
Project import generated by Copybara. GitOrigin-RevId: 540dccb2aeaffa9dc69bfdc41c55abd7ccc6baa3
2021-05-28 09:39:13 +00:00
pname
=
"
q
t
t
r
a
n
s
l
a
t
i
o
n
s
"
;
Project import generated by Copybara. GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
2020-04-24 23:36:52 +00:00
qtInputs
=
[
qttools
]
;
}
Reference in a new issue
Copy permalink