Skip to content

Commit

Permalink
fix: macos与ubuntu无法编译
Browse files Browse the repository at this point in the history
  • Loading branch information
s12mmm3 committed Feb 25, 2024
1 parent 6aa120d commit 4945f4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -23,6 +23,8 @@ set(PROJECT_SOURCES
${QRCS}
)

include_directories (./)

if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)
qt_add_executable(${PROJECT_NAME}
MANUAL_FINALIZATION

0 comments on commit 4945f4f

Please sign in to comment.