Просмотр исходного кода

Use 'constant' to define 'project-help', so that it's inherited by
children Jamfiles.


[SVN r32771]

Vladimir Prus 20 лет назад
Родитель
Сommit
f5fd183717
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Jamfile.v2

+ 1 - 1
Jamfile.v2

@@ -210,7 +210,7 @@ for local l in $(libraries)
     use-project /boost/$(l) : libs/$(l)/build ;
 }
     
-project-help = "
+constant project-help : "
 Usage:
     bjam [options] [install|stage]
 

粤ICP备19079148号