CMake: Use correct project name for test_wrap_cpp_moc
Pick-to: 6.8 Change-Id: I9cb32981eaeeb4a47176e2fbbde7ccde4554f4d1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
bc7821764b
commit
98ffe407fa
@ -3,7 +3,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
project(test_wrap_cpp_and_resources)
|
||||
project(test_wrap_cpp_moc)
|
||||
|
||||
find_package(Qt6Core REQUIRED)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user