Project

General

Profile

Actions

BuildFromGit » History » Revision 3

« Previous | Revision 3/4 (diff) | Next »
stbuehler, 2012-08-11 10:42


Build from git

Build Dependencies

Checkout

{{repository}}
You can download Snapshots too:

Building

CMake

cmake .
make

Autotools

./autogen.sh
./configure
make

Updated by stbuehler over 11 years ago · 3 revisions