[Cmake-commits] CMake branch, master, updated. v3.12.2-558-g958518c

2018-09-07 Thread Kitware Robot
t a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index e46ab68..a189c93 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -1,5 +1,5 @@ # CMake version number components. set(CMake_VERSION_MAJOR 3) set(CMake_VERSION_MINOR 12) -set(CMake_VERSION_PATCH 20180907) +set(CMake_VER

[Cmake-commits] CMake branch, master, updated. v3.12.2-557-g49cb2a5

2018-09-07 Thread Kitware Robot
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 49cb2a504d1e00e51774a23bf1b91c982fa69e5d (commit) via

[CMake] [CMAKE] cmake_device_link.o: nvcc fatal: Unknown option 'Wl, -start-group'

2018-09-07 Thread Alvin Chu
Hi cmake team, I'm using cmake 3.12.1, and building a project which has cuda codes, the cmake file looks like, list(APPEND ALL_OBJECTS $) list(APPEND ALL_OBJECTS $) add_library(lib1 SHARED ${ALL_OBJECTS}) list(APPEND ALL_LIBRARIES -Wl,-start-group) list(APPEND ALL_LIBRARIES ${SOME_LIBS})

[Cmake-commits] CMake branch, master, updated. v3.12.2-555-g917d986

2018-09-07 Thread Kitware Robot
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 917d98699e8dd13de89e2993b0b630cf64f17706 (commit) via

Re: [CMake] Need info on how cmake messages output is formatted

2018-09-07 Thread Mateusz Loskot
On Fri, 7 Sep 2018 at 20:08, Martin Weber wrote: > Any pointers to cmake sources are also welcome. AFAIC, the message is printed via cmMessenger::DisplayMessage called by cmMessenger::IssueMessage which is typically called by cmake::IssueMessage So, searching the CMake sources for invocations

[cmake-developers] [ANNOUNCE] CMake 3.12.2 available for download

2018-09-07 Thread Robert Maynard
We are pleased to announce that CMake 3.12.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.12.2 since 3.12.1:

[CMake] [ANNOUNCE] CMake 3.12.2 available for download

2018-09-07 Thread Robert Maynard
We are pleased to announce that CMake 3.12.2 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.12.2 since 3.12.1:

Re: [CMake] CheckSymbolExists / CheckCXXSymbolExists

2018-09-07 Thread Thompson, KT
Kevin, I use something like this: # Is HOST_NAME_MAX available? include( CheckSymbolExists ) check_symbol_exists( HOST_NAME_MAX “unistd.h winsock2.h” HAVE_HOST_NAME_MAX ) -kt From: CMake On Behalf Of K. Ebrahimp. Sent: Friday, September 7, 2018 6:07 AM To: cmake@cmake.org Subject: [CMake]

[CMake] CheckSymbolExists / CheckCXXSymbolExists

2018-09-07 Thread K. Ebrahimp.
hi all can anybody help me with a working example of CheckSymbolExists / CheckCXXSymbolExists I want to check if a some define exists in my header file example1.h of clib1 and/or c++lib2 depending on the result I want to add/remove some tests thanks in advance Kevin -- Powered by

[Cmake-commits] CMake branch, release, updated. v3.12.2

2018-09-07 Thread Kitware Robot
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, release has been updated via f478fa633daeb1432805821adddc40730ffd283d (commit) from

[Cmake-commits] CMake annotated tag, v3.12.2, created. v3.12.2

2018-09-07 Thread Kitware Robot
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 annotated tag, v3.12.2 has been created at 653d3a7d858dc082e75919e4d784fb020c351658 (tag) tagging

[Cmake-commits] CMake branch, master, updated. v3.12.2-553-g424d86b

2018-09-07 Thread Kitware Robot
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 424d86be5b332d2f5b85dfd2ba2900430f7e02c3 (commit) via

Re: [cmake-developers] BundleUtilities question

2018-09-07 Thread Ben Boeckel
On Fri, Aug 24, 2018 at 12:24:39 +, Kinga Kasa wrote: > Error: copying file (when tries to copy the framework to the correct place) > and > "warning: cannot resolve item @rpath/QtNetwork.framework/Versions/5/QtNetwork > warning: gp_resolved_file_type non-absolute file >