Skip to content

Commit 73d1fd7

Browse files
authored
update nodegui to 0.19 (#116)
1 parent 044ca51 commit 73d1fd7

6 files changed

Lines changed: 3287 additions & 2640 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ target_include_directories(${PLUGIN_ADDON_NAME} PRIVATE
3131
)
3232
target_link_libraries(${PLUGIN_ADDON_NAME} PRIVATE
3333
"${CMAKE_JS_LIB}"
34+
Qt5::Widgets
35+
Qt5::Gui
3436
)
3537

0 commit comments

Comments
 (0)