[cmake-developers] [CMake 0015092]: COMMAND cannot parse shell []

2014-08-16 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=15092 == Reported By:David Thomas Assigned To:

Re: [cmake-developers] [PATCH] New module FindXerces

2014-08-16 Thread Chuck Atkins
Hey Roger, thanks for the contribution! A couple of points on find_module convention, most of which you can find in http://cmake.org/cmake/help/v3.0/manual/cmake-developer.7.html#modules. Not all find modules currently shipped have been updated for these best practices but new modules should try

Re: [CMake] How to deal with incompatible changes in interface of target_link_libraries()?

2014-08-16 Thread Marcel Loose
Op 12-08-14 om 15:06 schreef Brad King: On 08/12/2014 03:48 AM, Marcel Loose wrote: On a side note. Even using the new PRIVATE and PUBLIC keywords I am unable to exactly specify which libraries are needed for linking. Can you provide a concrete example of this trouble? I've further analyzed

Re: [CMake] How to get rid of AUTOMOC: Checking ... messages

2014-08-16 Thread Alexander Neundorf
On Thursday, July 24, 2014 08:38:08 Dominique Ledit wrote: Hi I currently use 2.8.12.2 CMake version and Qt 4.7.3 and set in my top-level CMakeLists.txt the CMAKE_AUTOMOC to true Set (CMAKE_AUTOMOC on) As a result, in the build log there are a lot of messages like: AUTOMOC: Checking

[CMake] No Such File or Directory

2014-08-16 Thread David Zemon
Hello, After downloading the 3.0.1 binary Linux distribution of CMake, I am running into the following bash error: *david@fresh-ubuntu:~/**PropWare/util$* cmake bash: /home/david/cmake-3.0.1-Linux-i386/bin/cmake: No such file or directory *david@fresh-ubuntu:~/**PropWare/util$*

Re: [CMake] No Such File or Directory

2014-08-16 Thread Marcel Loose
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 16-08-14 om 22:02 schreef David Zemon: Hello, After downloading the 3.0.1 binary Linux distribution of CMake, I am running into the following bash error: *david@fresh-ubuntu:~/**PropWare/util$* cmake bash:

Re: [CMake] No Such File or Directory

2014-08-16 Thread Alan W. Irwin
On 2014-08-16 15:02-0500 David Zemon wrote: Hello, After downloading the 3.0.1 binary Linux distribution of CMake, I am running into the following bash error: *david@fresh-ubuntu:~/**PropWare/util$* cmake ^ == that is a prompt followed by a

[Cmake-commits] CMake branch, master, updated. v3.0.1-1693-gbbd1763

2014-08-16 Thread Kitware Robot
20140816) +set(CMake_VERSION_PATCH 20140817) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake