[cmake-developers] [CMake 0014162]: ADD_TEST does not work
Mantis Bug Tracker
mantis at public.kitware.com
Wed May 22 08:58:52 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14162
======================================================================
Reported By: Micha Renner
Assigned To:
======================================================================
Project: CMake
Issue ID: 14162
Category: CTest
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-05-22 08:58 EDT
Last Modified: 2013-05-22 08:58 EDT
======================================================================
Summary: ADD_TEST does not work
Description:
ADD_TEST produces this error message:
error 1 error MSB3073: The command "setlocal
"C:\Program Files (x86)\CMake 2.8\bin\ctest.exe" --force-new-ctest-process -C
Debug
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" was cancelled with code 8. C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 134 5 RUN_TESTS
Additional Information:
IDE:
Microsoft Visual Studio Express 2012 for Windows Desktop
Version 11.0.60315.01 Update 2
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-05-22 08:58 Micha Renner New Issue
======================================================================
More information about the cmake-developers
mailing list