Skip to content
Snippets Groups Projects
Select Git revision
  • c52f71ed8adb25cc29375b695c762ec36330483f
  • master default protected
  • nouvellesExp
3 results

tokeparser_sequential

  • Clone with SSH
  • Clone with HTTPS
  • 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 ..