Several fixes

This commit is contained in:
tlegrand 2007-09-19 11:40:31 +00:00
commit 1990bffd2b

View file

@ -84,7 +84,7 @@ ENDIF(WIN32 AND NOT CYGWIN)
### 3) Where must cmake go now ? ### 3) Where must cmake go now ?
###################################################################################### ######################################################################################
SUBDIRS(app contrib doc src test tutorial) SUBDIRS(app doc src test tutorial)
###################################################################################### ######################################################################################