Skip to content
Snippets Groups Projects
Select Git revision
  • 4d4c6ba31a98d042daf937eb3c6653e88b874147
  • master default protected
  • fullUD
  • movementInAction
4 results

old_macaon

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