[Qt-creator] Project variables?
Andrzej Telszewski
andrzej at telszewski.com
Wed Jan 29 08:54:40 CET 2025
On 28/01/2025 18:46, apoenitz wrote:
> Could you give a few more details about your use case or the environment?
I wanted to make the build dir relative to the project file
(CMakeLists.txt.)
The reason for that is that I wanted to _share_ the .user file among a
couple of code checkouts in different
directories - but the .user file contained the absolute path for the
build dir.
I ended up putting dot "." in the build dir and that worked.
More information about the Qt-creator
mailing list