chore: update the file

This commit is contained in:
x-tools-author 2024-04-26 15:04:50 +08:00
parent 64d5cc1b42
commit e1a416f216

View File

@ -1,4 +1,4 @@
set(X_TOOLS_THIRD_PARTY_DIR ${CMAKE_SOURCE_DIR}/ThirdParty)
set(X_TOOLS_THIRD_PARTY_DIR ${CMAKE_CURRENT_LIST_DIR}/../ThirdParty)
# --------------------------------------------------------------------------------------------------
# Qt-Advanced-Stylesheets-mainhttps://github.com/githubuser0xFFFF/Qt-Advanced-Stylesheets
set(X_TOOLS_STYLES_DIR_NAME "Qt-Advanced-Stylesheets-main")