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预编译代码