Quick start guide how to build libftdi
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 28 Dec 2012 11:42:51 +0000 (12:42 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 28 Dec 2012 11:42:51 +0000 (12:42 +0100)
README

diff --git a/README b/README
index d10cb64..cdd406e 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,16 @@ Changes
 You'll find the newest version of libftdi at:
 http://www.intra2net.com/en/developer/libftdi
 
+
+Quick start
+-----------
+mkdir build
+cd build
+
+cmake -DCMAKE_INSTALL_PREFIX="/usr" ../
+make
+make install
+
 --------------------------------------------------------------------
 www.intra2net.com                             2003-2013 Intra2net AG
 --------------------------------------------------------------------