Project

General

Profile

Actions

BuildFromGit » History » Revision 1

Revision 1/4 | Next »
stbuehler, 2010-03-24 21:58


BuildFromGit

Build Dependencies

Checkout

git clone git://git.lighttpd.net/multiwatch.git
You can download Snapshots too:

Building

CMake

cmake .
make

Autotools

./autogen.sh
./configure
make

Updated by stbuehler about 14 years ago · 1 revisions