Skip to content
Snippets Groups Projects
Select Git revision
  • d26c9f30a9613efa492f670fe56cd973a01c9bb1
  • master default
  • object
  • develop protected
  • private_algos
  • cuisine
  • SMOTE
  • revert-76c4cca5
  • archive protected
  • no_graphviz
  • 0.0.2
  • 0.0.1
12 results

summit

  • 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 ..