X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/30a8caef3dfc5c6b5e39a3fbbd6bb110d8036486..8fe6b74436b1f2f8c641cc8552714db1d1bc66bb:/buildtools/Cmake/Option.cmake?ds=sidebyside 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")