cmake folder is missing
Unsolved
Installation and Deployment
-
Hello I am trying to install QT5 that includes all of the QT5 cmake files. I would prefer to
install using sudo apt-get install qt5-default. When I use this option the entire
cmake folder is not there. If I download the .run file from the QT site and install all of the cmake files are present, but I am having trouble getting a CMakeList.txt file to locate the Qt5 cmake file even with setting the proper ENV setting for QT5.Thanks
Joe
-
Hi,
What Linux distribution are you using ?
The
qtbase5-dev
should provide the cmake files.