Skip to content

Commit

Permalink
fix: error CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ZgblKylin committed Jul 31, 2022
1 parent bfe59a0 commit 5e2f8d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ target_sources(${PROJECT_NAME}
${CMAKE_CURRENT_LIST_DIR}/src/Settings_p.hpp
${CMAKE_CURRENT_LIST_DIR}/src/Settings.cpp

${CMAKE_CURRENT_LIST_DIR}/include/KtUtils/FramelessWindow.hpp
${CMAKE_CURRENT_LIST_DIR}/src/FramelessWindow.cpp
${CMAKE_CURRENT_LIST_DIR}/src/FramelessHelper.hpp
${CMAKE_CURRENT_LIST_DIR}/src/FramelessHelper.cpp

${CMAKE_CURRENT_LIST_DIR}/KtUtils.qrc
)

Expand Down

0 comments on commit 5e2f8d5

Please sign in to comment.