1 Star 0 Fork 0

manyxu/Qt-Advanced-Docking-System

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
adsConfig.cmake 260 Bytes
Copy Edit Raw Blame History
include(CMakeFindDependencyMacro)
find_dependency(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED)
find_dependency(Qt5Gui ${REQUIRED_QT_VERSION} REQUIRED)
find_dependency(Qt5Widgets ${REQUIRED_QT_VERSION} REQUIRED)
include("${CMAKE_CURRENT_LIST_DIR}/adsTargets.cmake")
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/manyxu/Qt-Advanced-Docking-System.git
git@gitee.com:manyxu/Qt-Advanced-Docking-System.git
manyxu
Qt-Advanced-Docking-System
Qt-Advanced-Docking-System
master

Search