[cmake-developers] Should try_run have a timeout value? [demo CMakeLists.txt in body of email]

2014-06-12 Thread David Cole
# # CMakeLists.txt # # PROBLEM: # # This file demonstrates a problem with CMake 3.0 and Visual Studio # compiler x64 builds... If configured for a build with the x64 # compiler, CMake will hang until user intervention with a # cmTryCompileExec123...789.exe has stopped working # crash dialog. # #

Re: [cmake-developers] Should try_run have a timeout value?

2014-06-12 Thread Brad King
On 06/12/2014 08:59 AM, David Cole wrote: # Should try_run have a timeout value, defaulting to a few seconds (or # something more reasonable than NEVER) or is there a way for CMake to # detect this condition and kill it as an unsuccessful try_run...? # cmake_minimum_required(VERSION

Re: [cmake-developers] Should try_run have a timeout value? [demo CMakeLists.txt in body of email]

2014-06-12 Thread David Cole
Would you also be satisfied if the crash dialog was disabled in the try_run()? That is done for ctest by cmCTest::BlockTestErrorDiagnostics(). Sure, as long as the try_run doesn't hang, and indicates failed run in the run result. I'm easy. D -- Powered by www.kitware.com Please keep

Re: [cmake-developers] Should try_run have a timeout value?

2014-06-12 Thread David Cole
Nice literate programming! Thank you. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake

[cmake-developers] [CMake 0014970]: [RFE] Add support for linking object libraries

2014-06-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14970 == Reported By:Ben Boeckel Assigned To:

[cmake-developers] [CMake 0014971]: FindCUDA causes error with default Clang installation on OSX 10.9.3 (w/patch)

2014-06-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14971 == Reported By:Adam Strzelecki Assigned To:

[cmake-developers] [CMake 0014972]: Ninja gen generates invalid phony dependencies for source files with in-source build

2014-06-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14972 == Reported By:Adam Strzelecki Assigned To:

[cmake-developers] [CMake 0014973]: [RFE] Produce shorted output for cmake/ccmake when no arguments specified

2014-06-12 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=14973 == Reported By:Adam Strzelecki Assigned To: