Re: [CMake] Suppressing policy warnings

2016-08-19 Thread Nils Gladitz
On 08/19/2016 11:18 AM, Robert Bielik wrote: Hi, I'm currently using CMake 3.5.0 and I get TONS of CMP0054 policy warnings. So I set the policy: cmake_policy(SET CMP0054 OLD) in top level CMakeLists.txt file. Nothing happens. I STILL get TONS of warnings. Help ?

[CMake] Suppressing policy warnings

2016-08-19 Thread Robert Bielik
Hi, I'm currently using CMake 3.5.0 and I get TONS of CMP0054 policy warnings. So I set the policy: cmake_policy(SET CMP0054 OLD) in top level CMakeLists.txt file. Nothing happens. I STILL get TONS of warnings. Help ? Regards /Robert -- Powered by www.kitware.com Please keep messages