Skip to content

ipop-project/3rd-Party-Libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

3rd-Party-Libs

Third-Party Libraries Used in the IPOP

Supported Operating Systems/Platforms

  • Ubuntu 16.04 and 18.04 - x64
  • Raspbian Stretch on Raspberry Pi 3 and 4 - ARM7
  • Raspbian Stretch on Raspberry Pi Zero - ARM6
  • Microsoft Windows 10 - x64

Please find the third-party libraries for the above systems in their respective repository branches.

Clone a Single Branch

If you want to clone a single branch instead of the whole repository, use the following command:

git clone -b <branch> --single-branch <url>

For instance, to clone the ubuntu-x64 branch, use:

git clone -b ubuntu-x64 --single-branch https://github.com/ipop-project/3rd-Party-Libs.git