From: José Fonseca Date: Tue, 27 Nov 2012 16:21:52 +0000 (+0000) Subject: Update readme. X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=commitdiff_plain;h=99bb09c80a5f3bbe7ed0b8954653db44fa3574f0 Update readme. --- diff --git a/README.markdown b/README.markdown index c32d9e6..2ce2f89 100644 --- a/README.markdown +++ b/README.markdown @@ -16,6 +16,7 @@ Or on Windows: cmake -G "Visual Studio 10" -H. -B.\build cmake --build .\build --target ALL_BUILD + set CTEST_OUTPUT_ON_FAILURE=1 cmake --build .\build --target RUN_TESTS A detailed log will be written to `Testing/Temporary/LastTest.log`.