X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=CMakeLists.txt;h=e5ca03000c79ebf9c11fcfe7dc6930c78f2f9cd1;hp=b92af8dc56dc909cd35199fd70af377d0d6b598e;hb=8589356224762c7a3f7db647ffef141ff4346e63;hpb=1f923e025a1d0fdcd7aeac364ff38835507c2db5 diff --git a/CMakeLists.txt b/CMakeLists.txt index b92af8d..e5ca030 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,7 @@ ENDIF(NOT CMAKE_BUILD_TYPE) # all of our source files al relative to the root of our project INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}) +ADD_SUBDIRECTORY( doc ) ADD_SUBDIRECTORY( alg ) ADD_SUBDIRECTORY( qui ) ADD_SUBDIRECTORY( py )