X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcreaNewProject%2FNewProject%2Fcmake%2FUserBuildHtmlDocFromLatex.cmake;h=674a799c93022d6d9bb4fd3959bb6189bb8b7ceb;hb=17824854619941a12697fea8524f4218f9a14ef9;hp=696696d15fed5d34849aed24a8da502e6929c6ad;hpb=01b40557eb144514ec8671efe02c8048b7a01b9d;p=crea.git diff --git a/appli/creaNewProject/NewProject/cmake/UserBuildHtmlDocFromLatex.cmake b/appli/creaNewProject/NewProject/cmake/UserBuildHtmlDocFromLatex.cmake index 696696d..674a799 100644 --- a/appli/creaNewProject/NewProject/cmake/UserBuildHtmlDocFromLatex.cmake +++ b/appli/creaNewProject/NewProject/cmake/UserBuildHtmlDocFromLatex.cmake @@ -1,6 +1,29 @@ +# --------------------------------------------------------------------- +# +# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image +# pour la Santé) +# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# +# This software is governed by the CeCILL-B license under French law and +# abiding by the rules of distribution of free software. You can use, +# modify and/ or redistribute the software under the terms of the CeCILL-B +# license as circulated by CEA, CNRS and INRIA at the following URL +# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +# or in the file LICENSE.txt. +# +# As a counterpart to the access to the source code and rights to copy, +# modify and redistribute granted by the license, users are provided only +# with a limited warranty and the software's author, the holder of the +# economic rights, and the successive licensors have only limited +# liability. +# +# The fact that you are presently reading this means that you have had +# knowledge of the CeCILL-B license and that you accept its terms. +# ------------------------------------------------------------------------ */ -MACRO(USER_BUILD_HTML_DOC_FROM_LATEX TEX_FILE OUTPUT_REL_PATH) + +MACRO(USER_BUILD_HTML_DOC_FROM_LATEX CONFERENCEFOLDER TEX_FILE) # Need tth SET(USE_TTH ON CACHE BOOL "" FORCE) # Construct absolute build path