Created
December 27, 2018 07:50
-
-
Save joshuaaguilar20/cf3256782735e6590ddac0c66413d689 to your computer and use it in GitHub Desktop.
Make Build Scripts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/anbox/anbox.git | |
cd anbox | |
mkdir build | |
cd build | |
cmake .. | |
make | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment