Skip to content

Commit

Permalink
src/src.cmake file updated.
Browse files Browse the repository at this point in the history
webkit version compile fixed
  • Loading branch information
Vitozz committed Mar 14, 2024
1 parent 91fcbf8 commit 0fe2875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/src.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ list(APPEND HEADERS ${qite_HEADERS})
list(APPEND SOURCES ${qite_SOURCES})

if(IS_WEBKIT OR IS_WEBENGINE)
include_directories(${PROJECT_SOURCE_DIR}/iris/include/iris)
list(APPEND HEADERS
chatview_webkit.h
chatviewtheme.h
Expand Down

0 comments on commit 0fe2875

Please sign in to comment.