Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Enable ns3 for jenkins builds with sanitizers or valgrind.
[simgrid.git] / tools / jenkins / Coverage.sh
index 4e97334..4e31381 100755 (executable)
@@ -66,7 +66,7 @@ rm -rf xml_coverage.xml
 
 ctest -D ExperimentalStart || true
 
-cmake -Denable_documentation=OFF -Denable_lua=ON \
+cmake -Denable_documentation=OFF \
       -Denable_compile_optimizations=OFF -Denable_compile_warnings=ON \
       -Denable_mallocators=ON \
       -Denable_smpi=ON -Denable_smpi_MPICH3_testsuite=ON -Denable_model-checking=ON \