mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
deploy-ng: Fix cefpython3 on Windows
This commit is contained in:
parent
a17751adcf
commit
7a0004172a
@ -78,7 +78,7 @@ PACKAGE_DATA_DIRS = {
|
||||
('cefpython3/libcef.so', '', {}),
|
||||
('cefpython3/LICENSE.txt', '', {}),
|
||||
('cefpython3/License', '', {}),
|
||||
('cefpython3/subprocess', '', {'PKG_DATA_MAKE_EXECUTABLE'}),
|
||||
('cefpython3/subprocess*', '', {'PKG_DATA_MAKE_EXECUTABLE'}),
|
||||
('cefpython3/locals/*', 'locals', {}),
|
||||
('cefpython3/Chromium Embedded Framework.framework/Resources', 'Chromium Embedded Framework.framework/Resources', {}),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user