Project

General

Profile

Actions

BuildFromGit » History » Revision 2

« Previous | Revision 2/4 (diff) | Next »
stbuehler, 2010-11-13 12:49


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 13 years ago · 2 revisions