diff options
| author | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-18 16:37:42 +0200 |
|---|---|---|
| committer | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-18 16:37:42 +0200 |
| commit | ee8542c0263035c434e8c6f5c7822ac1b3f8d1c9 (patch) | |
| tree | ccb6199e219c73c750c5bc93b7711baeb4ed840e /INSTALL | |
| parent | 1a20fd03149cca2fc520e7e43db05629485eb2f7 (diff) | |
INSTALL -- one missing \n
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ Note: you'll also need "-devel" version of libzip library package. The server is written for GNU/Linux and is not planned to be ported to other platforms (may be to BSD yes, but surely not to Windows ;c)). + Note: if you don't know all available cmake switches which can be used, you can run `ccmake` command (it seems to be ncurses based) instead of `cmake`. And please do enable the debug -- it helps us when you find a bug. |