Details
-
Type:
Bug
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: Qt Creator 7.0.0
-
Fix Version/s: None
-
Component/s: Project & Build Management: CMake
-
Labels:None
-
Environment:MacBook Pro (M1), macOS 12.1, Apple clang version 13.0.0 (clang-1300.0.29.30)
-
Platform/s:
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?