[CMake] CMake keeps on referencing an uninstalled Qt

John Drescher drescherjm at gmail.com
Fri Oct 9 12:48:32 EDT 2015


On Fri, Oct 9, 2015 at 9:53 AM, Laura Médioni <laura.medioni at logilab.fr> wrote:
> Hi,
>
> I am facing a problem with CMake 3.4 under Windows.
> My CMake project is using Qt. Recently I uninstalled Qt and reinstalled it.
> Since then, the previous Qt install keeps on appearing in the
> CMakeCache.txt, leading to link edition errors.
>
>

You may want to look at the CMake Package Registry

https://cmake.org/Wiki/CMake/Tutorials/Package_Registry

John


More information about the CMake mailing list