QtFuture not found

前端 未结 0 757
挽巷
挽巷 2021-01-03 01:40

according to docs, I only need to add following in my cmake file:-

find_package(Qt6 COMPONENTS Core REQUIRED)
target_link_libraries(mytarget PRIVATE Qt6::Core         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题