Browse Source

document configure option --disable-build-tests

Nathalie Furmento 10 years ago
parent
commit
103023f3c9
2 changed files with 8 additions and 0 deletions
  1. 1 0
      ChangeLog
  2. 7 0
      doc/doxygen/chapters/41configure_options.doxy

+ 1 - 0
ChangeLog

@@ -167,6 +167,7 @@ Small features:
     used for allocations done by starpu.
   * Add configure option to disable fortran --disable-fortran
   * Add configure option to give path for smpirun executable --with-smpirun
+  * Add configure option to disable the build of tests --disable-build-tests
 
 Changes:
   * Data interfaces (variable, vector, matrix and block) now define

+ 7 - 0
doc/doxygen/chapters/41configure_options.doxy

@@ -531,6 +531,13 @@ Disable the build of tests.
 Disable the build of examples.
 </dd>
 
+<dt>--disable-build-tests</dt>
+<dd>
+\anchor disable-build-tests
+\addindex __configure__--disable-build-tests
+Disable the build of tests.
+</dd>
+
 
 <dt>--enable-sc-hypervisor</dt>
 <dd>