Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
Qt Creator 4.13.1
-
I am on Ubuntu 20.04 and have QT Creator 4.13.1 from the snap store.
My Kit is more or less standard - did not change or set up anything (it still is labelled "Manual").
It uses Qt 5.12.8 and system Cmake from /usr/bin/cmake (3.16.3)
Description
See https://forum.qt.io/topic/119968/qt-creator-cannot-set-cmake-parameters
In Short:
I am unable to give CMake parameters for configuration of the build.
Additional to the forum content:
The CMakeCache.txt does not show the parameters.
The CMakeLists.txt.user does show the parameters in this tag:
<value type="QString" key="CMake.Initial.Parameters">-GCodeBlocks - Unix Makefiles (...)</value>
Attachments
Issue Links
- relates to
-
QTCREATORBUG-24936 Configuration of a CMake Project before Build gets dropped
- Closed