[Cmake-commits] CMake branch, master, updated. v3.6.1-567-g5a62e0c

2016-08-07 Thread Kitware Robot
_VERSION_MINOR 6) -set(CMake_VERSION_PATCH 20160807) +set(CMake_VERSION_PATCH 20160808) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[CMake] Bad option -fPIE for NAG Fortran compiler

2016-08-07 Thread Neil Carlson
I'm updating an older cmake configuration system, and tried using CMAKE_POSITION_INDEPENDENT_CODE. While it mostly does the right thing, I found that the flag -fPIE was being used for a source file that gets compiled into an executable. The NAG Fortran compiler doesn't recognize this flag and

Re: [CMake] target_link_libraries and flags issue with Visual Studio

2016-08-07 Thread Guillaume Dumont
Hi, You can use the LINK_FLAGS or LINK_FLAGS_ for this: https://cmake.org/cmake/help/v3.6/prop_tgt/LINK_FLAGS.html Have you tried that? Guillaume On Wed, Aug 3, 2016 at 7:02 AM, Louis-Paul CORDIER wrote: > ase not t -- Guillaume Dumont

Re: [cmake-developers] [PATCH] Fix FindOpenCL on Mac OS

2016-08-07 Thread Matthäus G . Chajdas
Here we go: https://cmake.org/gitweb?p=stage/cmake.git;a=commit;h=48dc6343bba3b3f296d35ab060681c50f0eb8cde Thanks again for the patch! Cheers, Matthäus Am 05.08.2016 um 22:09 schrieb Matthäus G. Chajdas: > Hi, > > all right. Yes, that sounds like a problem with >

[Cmake-commits] CMake branch, next, updated. v3.6.1-1134-g8c38d8e

2016-08-07 Thread Matthaus G . Chajdas
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 8c38d8ed5f41f8b57e94b1e9dff923462f992d87 (commit) via