This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
Watch
1
Star
0
Fork
0
You've already forked cef
mirror of
https://bitbucket.org/chromiumembedded/cef
synced
2024-12-12 09:37:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d71f5ffd7
cef
/
tools
/
make_distrib.sh
3 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@571 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-04-03 03:34:16 +02:00
#!/bin/sh
mac/linux: Use python3 for .sh scripts Newer OS versions no longer ship with Python 2 by default.
2022-04-06 23:46:47 +02:00
python3 make_distrib.py --output-dir ../binary_distrib/
$@
Reference in New Issue
Copy Permalink