Re: [CMake] Unclear warning

2014-12-09 Thread Micha Renner
Am Dienstag, den 09.12.2014, 01:52 -0800 schrieb Alan W. Irwin: > Hi Nils: > > I have never understood CMP0054 until now when I read your above > clear explanation. So thanks very much for that! > Same from me. Excellent work. It makes things clearer. Greetings Michael -- Powered by ww

Re: [CMake] Unclear warning

2014-12-09 Thread Nils Gladitz
Hi Nils: I have never understood CMP0054 until now when I read your above clear explanation. So thanks very much for that! My problem was the bad/ambiguous documentation of CMP0054 at which states "Only interpret if() arguments as vari

Re: [CMake] Unclear warning

2014-12-09 Thread Alan W. Irwin
On 2014-12-09 08:56+0100 Nils Gladitz wrote: On 12/09/2014 08:30 AM, Micha Renner wrote: Hi, what does this message mean? The ASM_MASM compiler identification is MSVC CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.1/Modules/CMakeFindBinUtils.cmake:33 (if): Policy CMP0054 is no

Re: [CMake] Unclear warning

2014-12-08 Thread Nils Gladitz
On 12/09/2014 08:30 AM, Micha Renner wrote: Hi, what does this message mean? The ASM_MASM compiler identification is MSVC CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.1/Modules/CMakeFindBinUtils.cmake:33 (if): Policy CMP0054 is not set: Only interpret if() arguments as variabl

[CMake] Unclear warning

2014-12-08 Thread Micha Renner
Hi, what does this message mean? The ASM_MASM compiler identification is MSVC CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.1/Modules/CMakeFindBinUtils.cmake:33 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --hel