[CMake] Setting properties from within a function

2016-04-11 Thread Michael Surette
I would like to use set target properties from within a function. ie function(MINE TGT DEF) target_compile_definitions("${TGT}" "${DEF}") endfunction(MINE TGT DEF) This doesn't work. If I change it to a macro, it does. macro(MINE TGT DEF) target_compile_definitions("${TGT}" "${DEF}")

[Cmake-commits] CMake branch, master, updated. v3.5.1-438-ga2ce4e8

2016-04-11 Thread Kitware Robot
_VERSION_MINOR 5) -set(CMake_VERSION_PATCH 20160411) +set(CMake_VERSION_PATCH 20160412) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[cmake-developers] [CMake 0016058]: ImageMagick found from Command line but not from CMake GUI

2016-04-11 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16058 == Reported By:Alex Ferrier Assigned To:

[Cmake-commits] CMake branch, next, updated. v3.5.1-907-gf5a877d

2016-04-11 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 f5a877d4c6581fd83e99928bfcc0de0458350fc7 (commit) via

Re: [cmake-developers] [Patch] Improve documentation of FindMPI

2016-04-11 Thread Brad King
On 04/09/2016 04:12 AM, Christoph Grüninger wrote: > Dear CMake developers, > please find attached patch to improve the formatting of the FindMPI > documentation. Thanks! Applied with minor tweak to the underline character choice: FindMPI: Improve documentation formatting

Re: [cmake-developers] Integration of clang-tidy

2016-04-11 Thread Brad King
On 04/08/2016 06:31 PM, Daniel Pfeifer wrote: > I implemented the integration of `clang-tidy` along the lines of the > `include-what-you-use` integration. > There is a new `_CLANG_TIDY` target property that is initialized > with the value of the `CMAKE__CLANG_TIDY` variable. > It contains the

Re: [CMake] CMake download blocked by Google Chrome

2016-04-11 Thread Bill Hoffman
On 4/10/2016 10:40 AM, Raymond Wan wrote: Google seems to have marked it as "partially dangerous". Of course, Google could be wrong -- I think this filter list is maintained automatically and maybe they got the criteria wrong this time. We are looking into this. We have had false positives in

[Cmake-commits] CMake branch, next, updated. v3.5.1-902-g74964a2

2016-04-11 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 74964a20b0ba33fdc782befbae497135e3b06c63 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-904-g6c822ad

2016-04-11 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 6c822adba06b915089cdc70eb012d0f651050a4b (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-900-g587fa0b

2016-04-11 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 587fa0b6a7063d5e941917809c7fb1e1c5468b8b (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-898-g26acf70

2016-04-11 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 26acf709346e77a6ec229c63f6bf27cd5de62bbe (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-896-g9f1c214

2016-04-11 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 9f1c214749a7c8b7fe7dd52d79a4a5be14c7b5ae (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-894-ga2958cc

2016-04-11 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 a2958cc6255f1bcf86439e76c4a2248c5ebeeeb5 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.5.1-435-g3a556f0

2016-04-11 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 3a556f005db9d1e35514d4d50c219d69f0850bd1 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.5.1-892-ga856277

2016-04-11 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 a85627791eca5835ffca809dfdfc1130f4c5604d (commit) via

[Cmake-commits] CMake branch, master, updated. v3.5.1-437-g9ac11bc

2016-04-11 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 9ac11bc25d6b9f5e7db786034f922d96613e6143 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.5.1-433-g335b543

2016-04-11 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 335b5430bf9fb27b497b5272e2afc4cfd01217bf (commit) via

Re: [CMake] Firefox and chrome warnings when dowloading cmake windows installers

2016-04-11 Thread Nicholas Braden
Previously there was a discussion about only Chrome: http://public.kitware.com/pipermail/cmake/2016-April/063192.html Good to know Firefox is affected too. For now I don't think anyone actually knows whether the file in question is truly dangerous or not, so use at your own risk. From what I've

[CMake] Firefox and chrome warnings when dowloading cmake windows installers

2016-04-11 Thread Michael Brandl
Hi,   when trying to download any of the windows-installers from the download-page (e.g. https://cmake.org/files/v3.4/cmake-3.4.3-win32-x86.exe), both firefox and chrome issue security warnings: Firefox: "Reported Unwanted Software Page! This web page at cmake.org has been reported to contain