Skip to content

Latest commit

 

History

History
 
 

drag_and_drop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This project is dependent on DART. Please make sure a proper version of DART is installed before building this project.

Build Instructions

From this directory:

$ mkdir build
$ cd build
$ cmake ..
$ make

Execute Instructions

Launch the executable from the build directory above:

$ ./{generated_executable}

Follow the instructions detailed in the console.