Qt Creator
3/8/25
What does CmakePresets.json do?
Helps to set up environment variables for CMake. Needs to be the same as the build configuration name in Qt Creator, ensuring correct identification.
How to setup sudo in Qt Creator?
- Go to the 'Projects' sidebar.
- In the 'Build & Run' section, click on the 'Run' tab.
- Check the 'Run as root user' option.