Put WebResult into a seperate file
This commit is contained in:
parent
6fb6737642
commit
d28233961b
4 changed files with 29 additions and 18 deletions
|
@ -90,6 +90,7 @@ add_library(common STATIC
|
|||
timer.cpp
|
||||
timer.h
|
||||
vector_math.h
|
||||
web_result.h
|
||||
)
|
||||
|
||||
if(ARCHITECTURE_x86_64)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue