[Cmake-commits] CMake branch, master, updated. v3.4.0-597-g75c7327

2015-11-24 Thread Kitware Robot
_VERSION_MINOR 4) -set(CMake_VERSION_PATCH 20151124) +set(CMake_VERSION_PATCH 20151125) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[cmake-developers] [CMake 0015861]: Configuration with -flto flag failed: CMAKE_CXX_STANDARD_COMPUTED_DEFAULT should be set for AppleClang [3.4 regression]

2015-11-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15861 == Reported By:Ruslan Baratov Assigned To:

[CMake] Observation regarding Utilities/cmliblzma/CMakeLists.txt

2015-11-24 Thread Custin, Jay (CSC Sw Middleware)
After some rather extensive banging of my head on my desk trying to resolve a variable definition issue I finally tracked it down to the Utilities/cmliblzma/CMakeLists.txt file. Line 26 contains the following statement: CHECK_INCLUDE_FILE(inttypes.h HAVE_INTTYPES_H) Absolutely nothing wrong

[cmake-developers] [CMake 0015858]: Rationalise documentation for DEPENDS fields of add_custom_command() and add_custom_target()

2015-11-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=15858 == Reported By:Sam Thursfield Assigned To:

[cmake-developers] [CMake 0015859]: Problems with cmake in Windows related to maximum path length

2015-11-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=15859 == Reported By:Hauke Krüger Assigned To:

[CMake] Visual Studio 2015 solution issue

2015-11-24 Thread Grigore Silviu Cătălin
Hello, I am using cmake 3.4.0 to generate Visual Studio 2015 solution and projects for LLVM 3.6. I managed to generate the solution and build it, but I am not able to debug the executable files in Visual Studio. It seems that even on Debug configuration, C/C++>Optimization>Optimization is set to

[Cmake-commits] CMake branch, next, updated. v3.4.0-1503-ga235861

2015-11-24 Thread Brad King
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 a2358610481fa1206418d43bbc95aaeda3f54816 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.4.0-1507-gf368abb

2015-11-24 Thread Brad King
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 f368abbf74ff9b59b40e142a9c54ccf88c7c49ea (commit) via

Re: [CMake] xmlsec1 with cmake problem

2015-11-24 Thread Dmitrii Golub
I found answer to this question, just forgot to target_link_libraries(libcft -L/usr/local/lib) 2015-11-24 2:38 GMT+03:00 Dmitrii Golub : > Hello, > > 2 folders: > src/bin/cft.c <- cft target > src/cft/signature.c and src/cft/ssl.c <- libcft target > > So libcft target:

[Cmake-commits] CMake branch, master, updated. v3.4.0-596-g0561151

2015-11-24 Thread Brad King
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, master has been updated via 056115106a91df5396ef691a58ea4e5563fec24f (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-594-gf66f6e2

2015-11-24 Thread Brad King
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, master has been updated via f66f6e2490a883ecb9a9505d87f76869980e776f (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-592-gbc1136b

2015-11-24 Thread Brad King
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, master has been updated via bc1136b2753e82f9d98a4870f2ff026fbefe7ace (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-584-g2bcc63e

2015-11-24 Thread Brad King
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, master has been updated via 2bcc63e5b5fe0612189400d2b6d3c13acc12e0af (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-590-gdb74574

2015-11-24 Thread Brad King
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, master has been updated via db7457452cfbf6734d0ff6e3ba8700e9df46c2ae (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-588-g7c74de8

2015-11-24 Thread Brad King
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, master has been updated via 7c74de8de8be5a03a572f476bedc9d4c5ca6c0a0 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.4.0-586-gb2de70a

2015-11-24 Thread Brad King
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, master has been updated via b2de70a036cb3e1ae677b0a923c05276af4e6054 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.4.0-1497-gc87c437

2015-11-24 Thread Brad King
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 c87c437dd7e2fe613026fe7efeb3472adbd288ec (commit) via

[Cmake-commits] CMake branch, next, updated. v3.4.0-1499-g9b40c5d

2015-11-24 Thread Brad King
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 9b40c5d41d8ab3cea48dc0387d6f2b237628c985 (commit) via

[CMake] Kernel driver Windows

2015-11-24 Thread Robert Bielik
I'd like to incorporate our Kernel driver (.sys) into our CMake build system. Has anyone done such a thing ? There are quite a few settings in VS2013 that are "special" when doing kernel mode drivers with WDK... Regards /R -- Powered by www.kitware.com Please keep messages on-topic and

[cmake-developers] [CMake 0015857]: Symbols from *.obj's from an OBJECT lib are not exported when included in a SHARED lib when using WINDOWS_EXPORT_ALL_SYMBOLS

2015-11-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=15857 == Reported By:Chris M Assigned To:

[cmake-developers] Fwd: Cmake stucks

2015-11-24 Thread Constantinus Spanakis
Hello, i tried to configure VTK using Cmake, but every time it stucks while checking on the signedness of char and it doesn't move forward. What could be the problem? -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [CMake] print a message during a specific build target

2015-11-24 Thread Parag Chandra
The if() statements are executed when CMake runs, because you’re basically adding logic to the “meta-build” process that generates your build system; not the build system itself. Maybe you can use “add_custom_target” to create targets which do nothing but print the desired message, and then use

Re: [cmake-developers] Fwd: Cmake stucks

2015-11-24 Thread David Cole via cmake-developers
What OS? What version of CMake? What version of VTK? Did you download CMake, and if so, from where? Or did you build CMake yourself? On Tue, Nov 24, 2015 at 7:27 AM, Constantinus Spanakis wrote: > Hello, i tried to configure VTK using Cmake, but every time it stucks >