Logging.
This commit is contained in:
@@ -22,6 +22,7 @@ add_library(rktwebview SHARED
|
||||
rktwebview_types.h
|
||||
json.cpp json.h
|
||||
utils.h
|
||||
utils.cpp
|
||||
)
|
||||
|
||||
add_executable(rktwebview_prg
|
||||
@@ -40,6 +41,7 @@ add_executable(rktwebview_prg
|
||||
|
||||
rkt_protocol.h
|
||||
rktwebview_types.h
|
||||
utils.cpp utils.h
|
||||
)
|
||||
|
||||
add_executable(rktwebview_test
|
||||
|
||||
Reference in New Issue
Block a user