X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e98f14753bce19f15850605d9da41ba5e4ac9591..fb58ceee59de7a8bbcbdc38aede8fbf678f7fcc1:/buildtools/Cmake/Option.cmake diff --git a/buildtools/Cmake/Option.cmake b/buildtools/Cmake/Option.cmake index 9c01b51395..89e69696ad 100644 --- a/buildtools/Cmake/Option.cmake +++ b/buildtools/Cmake/Option.cmake @@ -1,4 +1,4 @@ -### ARGs use -D[var]=[ON/OFF] or [1/0] or [true/false](see after) +### ARGs use -D[var]=[ON/OFF] or [1/0] or [true/false](see below) ### ex: cmake -Denable_java=ON -Denable_gtnets=ON ./ set(BIBTEX2HTML ${BIBTEX2HTML} CACHE PATH "Path to bibtex2html")