Show
Ignore:
Timestamp:
01/13/10 03:24:36 (2 years ago)
Author:
Leo Antunes <leo@…>
Children:
93adb9ed34244bd5de6812535898c8563aa99de1
Parents:
a33223a12d6c4eaa23051983bfe1647f4dfc87fa
git-committer:
Leo Antunes <leo@…> (01/13/10 03:24:36)
Message:

adding some more info to INSTALL file, correct cmake invocation for in-source build

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    ra33223a rb95f728  
    22------------- 
    33 
    4 $ cmake 
     4You'll need headers for libpurple, glib and dbus-glib. Optionally also  
     5gettext. After that it's just a matter of: 
     6 
     7$ cmake . 
    58$ make 
    69