7. Run the sample program
7.1 Run the sample program
7.1.1 Build
Build the sample program test.cc using the following commands :
cmake .
make7.1.2 Run
Now run the sample program using the following command :
./test_exLast updated
Was this helpful?