with shared memory
This commit is contained in:
@@ -24,6 +24,9 @@ add_library(rktwebview_qt SHARED
|
||||
|
||||
rktutils.h rktutils.cpp
|
||||
command.h command.cpp
|
||||
shm.h shm.cpp
|
||||
shmqueue.h shmqueue.cpp
|
||||
|
||||
)
|
||||
|
||||
target_link_libraries(rktwebview_qt PRIVATE Qt${QT_VERSION_MAJOR}::Widgets)
|
||||
|
||||
Reference in New Issue
Block a user