From d91b5d417bc72e72e217d0c1a567fa7f5647bd4c Mon Sep 17 00:00:00 2001 From: 18650180552 Date: Fri, 20 Aug 2021 15:59:47 +0800 Subject: [PATCH] no message --- protoDebuger/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoDebuger/CMakeLists.txt b/protoDebuger/CMakeLists.txt index 55842e4..69dc553 100644 --- a/protoDebuger/CMakeLists.txt +++ b/protoDebuger/CMakeLists.txt @@ -64,7 +64,7 @@ set (UIS set(Resourcestylte "${CMAKE_CURRENT_LIST_DIR}/qss.qrc") list(APPEND RESOURCES ${Resourcestylte}) -include(D:\\project\\c++qt\\qsswraper\\CMakeLists.txt) +include(D:\\project\\qt\\qsswraper\\CMakeLists.txt) QT5_WRAP_CPP(MOC ${SOURCES} ) # moc预编译代码 QT5_WRAP_CPP(MOCHEADER ${HEADERS} ) # moc预编译代码