[CMake] SWIG detection fails

2013-10-01 Thread xantares 09
Hi, There is a bug report with patch included which is still not fixed: http://public.kitware.com/Bug/view.php?id=13449 I know you are busy atm with the release, but at least could someone take a look ? Regards. -- Powered by www.kitware.com Pleas

[CMake] CMake 2.8.12-rc4 ready for testing!

2013-10-01 Thread Robert Maynard
The CMake 2.8.12 release candidate stream continues! Thanks to numerous CMake users we uncovered a couple of critical regressions in RC3. We expect that RC4 will be the final RC unless a new critical, regression is discovered. You can find the source and binaries here: http://www.cmake.org/files/

Re: [CMake] Problems with auto-generated sources

2013-10-01 Thread Williams, Norman K
I was under the impression that target_link_libraries implicitly mad the target depend on all mentioned libraries. Calling the custom command and library build twice during parallel builds is just wrong. If it's a known problem, it probably requires addressing at some point. Does this problem ex

Re: [CMake] Problems with auto-generated sources

2013-10-01 Thread Gregor Jasny
Hello, On 9/30/13 7:19 PM, Williams, Norman K wrote: cmake_minimum_required(VERSION 2.8) project(Test) add_custom_command(OUTPUT file.c COMMAND echo "GENERATING FILE" COMMAND ${CMAKE_COMMAND} -E remove file.c

Re: [CMake] [cmake-developers] /usr/bin/ld and /usr/local/bin/ld problems

2013-10-01 Thread Rolf Eike Beer
outro pessoa wrote: http://mail.kde.org/pipermail/kde-freebsd/2013-September/016064.html I don't see how your topic and the link are related. The link shows that the raptor includes are not installed or not found, which is an error that traverso should catch in it's CMakeLists.txt. Eike --

[CMake] /usr/bin/ld and /usr/local/bin/ld problems

2013-10-01 Thread outro pessoa
http://mail.kde.org/pipermail/kde-freebsd/2013-September/016064.html -- 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