Re: [CMake] CMP0020 warning

2014-10-28 Thread Stephen Kelly
Scott Aron Bloom wrote: > The warning message for CMP0020 seems to be completely random as to where > you actually have to set the policy. > > Im not getting the warning on my main executables, but cant seem to get > rid of it on any of my Qt based unittests (using gmock/gtest ) > > I have the f

[CMake] CMP0020 warning

2014-10-27 Thread Scott Aron Bloom
The warning message for CMP0020 seems to be completely random as to where you actually have to set the policy. Im not getting the warning on my main executables, but cant seem to get rid of it on any of my Qt based unittests (using gmock/gtest ) I have the following line, in various places in t