Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 7.0.0
-
None
-
MacBook Pro (M1), macOS 12.1, Apple clang version 13.0.0 (clang-1300.0.29.30)
Description
For projects configured with CMakeFile.txt instead of qmake, Qt Creator > Build > Build File "xxx.cpp" fails with
make: *** No rule to make target `xxx.cpp.o'. Stop.
Is there a way to build individual source files for projects that have transitioned to CMake?