Skip to content
Snippets Groups Projects
Select Git revision
  • d897b59fe99e3e3361f0d54e09cc47561547f5e6
  • master default protected
  • johannes
  • partial_parser
  • Aloui_Dary
  • ignore_punct
  • AC
  • classifier
  • fixhelp
  • libmacaon2
  • error_predictor
  • morpho
  • ssrnn
  • tfparsing
  • silvio
  • tagger_options
  • maca_trans_frame_parser
  • alexis
  • new_config
  • tagparse
  • maca_graph_parser
21 results

macaon2

user avatar
Alexis Nasr authored
d897b59f
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 ..