* apply.h: size variable missing without openmp

This commit is contained in:
Caner Candan 2011-01-28 14:38:50 +01:00
commit 54e2a8b91e
2 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@ ENDIF (ENABLE_CMAKE_TESTING)
### 5) Where must cmake go now ?
######################################################################################
ADD_SUBDIRECTORY(app)
#ADD_SUBDIRECTORY(app)
ADD_SUBDIRECTORY(doc)
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(test)