From the current directory :
$mkdir build
$cd build
$cmake ..
$make
[for MacOS users, run as it is. For Linux users, uncomment 4th line of CMakeLists.txt and comment the 5th.] Once this step is done, run by typing
$./test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
From the current directory :
$mkdir build
$cd build
$cmake ..
$make
[for MacOS users, run as it is. For Linux users, uncomment 4th line of CMakeLists.txt and comment the 5th.] Once this step is done, run by typing
$./test