Commit 320a4849 authored by Davis King's avatar Davis King

updated readme

parent 992175a6
...@@ -18,7 +18,7 @@ RUNNING THE UNIT TEST SUITE ...@@ -18,7 +18,7 @@ RUNNING THE UNIT TEST SUITE
cd build cd build
cmake .. cmake ..
cmake --build . --config Release cmake --build . --config Release
./test --runall ./dtest --runall
Note that on windows your compiler might put the test executable in a Note that on windows your compiler might put the test executable in a
subfolder called Release. If that's the case then you have to go to that subfolder called Release. If that's the case then you have to go to that
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment