some white space fixes for the book

This commit is contained in:
Ken Martin 2009-09-03 15:58:22 -04:00
parent 7f6ff73396
commit 766f6608bf
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ public:
return
"Add a list of subdirectories to the build.\n"
" subdirs(dir1 dir2 ..."
"[EXCLUDE_FROM_ALL exclude_dir1 exclude_dir2 ...]\n
"[EXCLUDE_FROM_ALL exclude_dir1 exclude_dir2 ...]\n"
" [PREORDER] )\n"
"Add a list of subdirectories to the build. The add_subdirectory "
"command should be used instead of subdirs although subdirs will "