Skip to content
Snippets Groups Projects
Commit 046b3749 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

MAde clone of native project recursive.

parent 322ede9d
No related branches found
No related tags found
No related merge requests found
...@@ -79,5 +79,5 @@ sudo ln -s /opt/AMDAPPSDK-3.0/lib/x86/libOpenCL.so.1 /usr/lib/libOpenCL.so ...@@ -79,5 +79,5 @@ sudo ln -s /opt/AMDAPPSDK-3.0/lib/x86/libOpenCL.so.1 /usr/lib/libOpenCL.so
git clone https://github.com/Syncleus/aparapi.git git clone https://github.com/Syncleus/aparapi.git
git clone https://github.com/Syncleus/aparapi-examples.git git clone https://github.com/Syncleus/aparapi-examples.git
git clone https://github.com/Syncleus/aparapi-jni.git git clone https://github.com/Syncleus/aparapi-jni.git
git clone https://github.com/Syncleus/aparapi-native.git git clone --recursive https://github.com/Syncleus/aparapi-native.git
sudo chown -R ubuntu:ubuntu aparapi* sudo chown -R ubuntu:ubuntu aparapi*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment