X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=README.markdown;h=2ce2f89588a13ece6aa451872832442a00437aac;hp=c32d9e62a32906f1310aea079edf6a1ce5707624;hb=99bb09c80a5f3bbe7ed0b8954653db44fa3574f0;hpb=3e06ebb90aa9dcc00aa26a49d6c6d8b345f8f4f4 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`.