build fltk version and deal with debian qt4 weirdness
authorDiane Trout <diane@caltech.edu>
Fri, 7 Apr 2006 22:40:55 +0000 (22:40 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 7 Apr 2006 22:40:55 +0000 (22:40 +0000)
commit4a05fff74d9eb7b691b872869de924a5c77b9727
treed38e7b18298e35477fe0f081eb9c9e1b2088da47
parent459f621b6c5a10b7c8c1b168864fed744aafda4b
build fltk version and deal with debian qt4 weirdness
Debian named the qt4 qmake/moc commands -qt4 which the standard cmake
has trouble finding so I manaullay looked for them.

additionally the fltk stuff doesn't look for .H as used for newer fltk
installations so I had to manually look for that as well.
CMakeLists.txt
Makefile.noqt
gui/CMakeLists.txt [new file with mode: 0644]
gui/module.mk
gui/mussa_fltk.cpp [new file with mode: 0644]
module.mk [deleted file]
mussa_fltk.cpp [deleted file]
qui/CMakeLists.txt