Build the sample program test.cc using the following commands :
cmake . make
Now run the sample program using the following command :
./test_ex
Last updated 2 years ago