Re: [CMake] hook __EOF__

2011-08-15 Thread t m
Hi All, I guess it's not commonly used feature. Does anyone who knows a code of cmake a bit can provide information if that's possible at all? Thanks, T Majchrowski. 2011/8/11 t m cm...@majchrowski.co.uk: Hi All, Is it possible to register hook function that will be called at the end of

Re: [CMake] hook __EOF__

2011-08-15 Thread Michael Wild
On Mon 15 Aug 2011 10:12:59 AM CEST, t m wrote: Hi All, I guess it's not commonly used feature. Does anyone who knows a code of cmake a bit can provide information if that's possible at all? Thanks, T Majchrowski. 2011/8/11 t m cm...@majchrowski.co.uk: Hi All, Is it possible to

Re: [CMake] append command

2011-08-15 Thread David Cole
On Aug 13, 2011, at 2:57 PM, Clifford Yapp cliffy...@gmail.com wrote: On Sat, Aug 13, 2011 at 5:14 AM, Glenn Coombs glenn.coo...@gmail.com wrote: I haven't seen any discussion yet of my 2nd alternative of getting cmake to automatically convert lists to space separated strings for certain

Re: [CMake] Sub dependencies?

2011-08-15 Thread David Cole
What is line 49 of your CMakeLists file...? The output indicates it has a command on it that yields the error... On Aug 12, 2011, at 9:55 PM, Doug douglas.lin...@gmail.com wrote: I see. I've tried this approach and I get the error: -- Found LIBPNG CMake Error at CMakeLists.txt:49

[CMake] masm msvc

2011-08-15 Thread Micha Renner
This script... # Copy paste from CMake Wiki # Works only if CMake runs in the Visual Studio DOS Window SET(MASMFound FALSE) # test whether it is a x86 machine and masm is available IF(${CMAKE_SYSTEM_PROCESSOR} MATCHES x86) ENABLE_LANGUAGE(ASM_MASM)

Re: [CMake] append command

2011-08-15 Thread Clifford Yapp
On Mon, Aug 15, 2011 at 7:59 AM, David Cole david.c...@kitware.com wrote: Again, our main concern here will be backward compatibility, not difficulty of encoding semi-colons... There are tons of real-world projects that already use all of these variables and properties being discussed with

Re: [CMake] CMake and NaCl (Google NativeClient)

2011-08-15 Thread Jean-Christophe Fillion-Robin
Hi Nils, Did you try to specify an empty value for the following properties: CMAKE_OSX_SYSROOT CMAKE_OSX_DEPLOYMENT_TARGET CMAKE_OSX_ARCHITECTURES ? On Thu, Aug 11, 2011 at 8:17 AM, Nils Hjelte n...@algoryx.se wrote: Hello! I'm trying to port a C++ project to NaCl

Re: [CMake] Fwd: [CMake 0012398]: IF infamous variable/string functionality fails to work with macro arguments

2011-08-15 Thread David Cole
Thanks, Michael... I'll give this another week or so here on the mailing list (and in the bug tracker) to gather feedback. If I don't hear anything else, I'll consider changing some documentation to clarify the existing situation, but I don't see a reasonable way to accommodate this feature

Re: [CMake] Fwd: [CMake 0012398]: IF infamous variable/string functionality fails to work with macro arguments

2011-08-15 Thread John Drescher
On Mon, Aug 15, 2011 at 11:26 AM, David Cole david.c...@kitware.com wrote: Thanks, Michael... I'll give this another week or so here on the mailing list (and in the bug tracker) to gather feedback. If I don't hear anything else, I'll consider changing some documentation to clarify the

[CMake] Getting library dependency files without full paths

2011-08-15 Thread Michael Schutte
Hi everyone, I am currently dealing with some Debian library packages that ship *LibraryDepends.cmake files with absolute paths to their required shared objects. Due to the ongoing multiarch transition, many of these .so files are moved down the directory hierarchy, so that libraries for

Re: [CMake] Fwd: [CMake 0012398]: IF infamous variable/string functionality fails to work with macro arguments

2011-08-15 Thread Albert Meltzer
On Mon, Aug 15, 2011 at 3:26 PM, David Cole david.c...@kitware.com wrote: documentation to clarify the existing situation, but I don't see a reasonable way to accommodate this feature request *and* maintain backwards compatibility with existing real world uses of macro and if Umm... once

Re: [CMake] append command

2011-08-15 Thread Alexander Neundorf
On Friday 12 August 2011, Michael Hertling wrote: On 08/11/2011 10:04 PM, Alexander Neundorf wrote: On Thursday 11 August 2011, Michael Hertling wrote: ... Alternatively, one might consider to introduce a new, say, modifier CONCAT for the SET() command, e.g. SET(variable value ...

[CMake] Nested Project()

2011-08-15 Thread klaas.holwerda
Hi, I have several nested directories, and each directory contains a CMakeLists.txt file. And most start with PROJECT( ) Where xxx is some name for what I like to contains some targets. In VC it is possible to create in the top solution, so called solution folders. Why does CMake not use

Re: [cmake-developers] Automoc in cmake

2011-08-15 Thread Alexander Neundorf
On Tuesday 16 August 2011, Alexander Neundorf wrote: ... There is now a branch AutomocForQt on the cmake stage. Docs and a test are still missing. It has a test now. Docs are still missing. Alex ___ cmake-developers mailing list

[Cmake-commits] CMake branch, next, updated. v2.8.5-1554-g6e5d786

2011-08-15 Thread Alexey Ozeritsky
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 6e5d7869eb78b26d35405857d5351b294e6303d5 (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.5-1564-gf9239a2

2011-08-15 Thread Stephen Kelly
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via f9239a25c33d6b099d706645ffa3661a922d57fb (commit) via