* apply.h: size variable missing without openmp
This commit is contained in:
parent
77a92ff52e
commit
54e2a8b91e
2 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Reference in a new issue