[CMake] Disable dependency on a specific shared library

2018-04-20 Thread Kiril VidimĨe
I have a shared library that always rebuilds to pick up some build-specific information (including a build time stamp). I would like to make all targets that depend on this library not to relink against it every time that library rebuilds. I am aware of the existence of LINK_DEPENDS_NO_SHARED

[CMake] link_libraries

2018-04-20 Thread Ranjeet Kuruvilla via CMake
I have read that link_libraries command has gotten deprecated for version 3.10 and instead one needs to use link_librariestarget_link_libraries has one major disadvantage, in that it is required to put that statement after add_executable. I have here a CMake file for many different projects with

[Cmake-commits] CMake branch, master, updated. v3.11.1-558-g1a207cc

2018-04-20 Thread Kitware Robot
VERSION_MINOR 11) -set(CMake_VERSION_PATCH 20180420) +set(CMake_VERSION_PATCH 20180421) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[Cmake-commits] CMake branch, master, updated. v3.11.1-557-gfe00828

2018-04-20 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 fe0082875aeecead23b2351629abca4990dfba43 (commit) via