build fltk version and deal with debian qt4 weirdness
[mussa.git] / CMakeLists.txt
index 3a1331561becc4b2399286232629b0232904ecc8..0709be1e83c15f27147c9aa17c305757849e4f48 100644 (file)
@@ -10,4 +10,6 @@ SET (CXX_FLAGS "-g")
 # all of our source files al relative to the root of our project
 INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR})
 ADD_SUBDIRECTORY( alg )
+ADD_SUBDIRECTORY( gui )
 ADD_SUBDIRECTORY( qui )
+