Skip to content
Snippets Groups Projects
user avatar
Alexis Nasr authored
ajout de fonctions pour éliminer ou ajouter un mot dans un mcf, utlisation de ces fonctions pour la conversion json2mcf
0a141111
History
if you want to use a debugger

cmake -DCMAKE_BUILD_TYPE=Debug ..

if you want the binaries to be installed in a special directory

cmake -DCMAKE_INSTALL_PREFIX:PATH=absolute_path_to_directory_where_binaries_will_be_copied ..