]> AND Public Git Repository - simgrid.git/blobdiff - buildtools/CPACK/src/CMakePrintArgs.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reorganize directories.
[simgrid.git] / buildtools / CPACK / src / CMakePrintArgs.txt
index 1806e633c0fcf2f0c99f4bea333586f6bce03d02..f92d18f969174cdbac34ae733a041211a86ce0a8 100644 (file)
@@ -35,7 +35,7 @@ message("")
 
 if(HAVE_GTNETS)
 message("INFO -->> Take care to have export LD_LIBRARY_PATH before run make command for make examples with gtnets")
-message("copy and paste : LD_LIBRARY_PATH=${gtnets_path}/lib:$LD_LIBRARY_PATH")
+message("copy and paste : export LD_LIBRARY_PATH=${gtnets_path}/lib/:$LD_LIBRARY_PATH")
 
 message("")
 message("")