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

multiview_platform

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