Marc Lagrange f0670c213e CMake: Add doxugen build via custom target, fix configure_files, and update doxygen file.
- Doxygen documentation cann be built via 'make doc' in build dir if you have doxygen
  - configure_files now configure output to build dir
  - update doxygen file to latest revision accepted by doxy (doxygen -u)

Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-11-23 09:36:29 +01:00
2008-08-10 17:46:29 +02:00
2008-11-23 02:46:15 +01:00
2008-10-17 21:33:32 +02:00
2008-10-18 13:34:30 +02:00
2008-11-15 13:21:09 +01:00
2008-10-18 12:11:38 +02:00
2008-11-23 02:46:15 +01:00

ABOUT :
WMFS Window Manager.
  * Window Manager From Scratch

A small Window Manager created from /dev/null. (;-))

AUTHORS :
  * Code : Martin Duquesnoy <xorg62@gmail.com>
  * Build System & other : Marc Lagrange <markocpc@gmail.com>

LICENSE : BSD

REQUIREMENT :
  · libconfuse
  · freetype2
  · xpm
  · xft
  · libx11
  · CMake >= 2.6

OS :
  · GNU/Linux : Supported.
  · FreeBSD : Supported.

INSTALL :
  · mkdir build
  · cd build
  · cmake ..
  · make
  · sudo make install
  · sudo make uninstall if you would to remove it.

By default, wmfs logos are'nt installed. You can install it with : cmake -DWITH_LOGOS=ON ..

DISTROS :
  · wmfs ebuild for Gentoo is available in the Sangor's overlay. More infos at http://wmfs.sangor.net/view/download/
  · wmfs port for FreeBSD in the way.
Description
No description provided
Readme 10 MiB
Languages
C 92%
Roff 5.1%
Shell 2.1%
Makefile 0.8%