Put WebResult into a seperate file

This commit is contained in:
fearlessTobi
2018-10-27 00:39:02 +02:00
parent 6fb6737642
commit d28233961b
4 changed files with 29 additions and 18 deletions
+1
View File
@@ -90,6 +90,7 @@ add_library(common STATIC
timer.cpp
timer.h
vector_math.h
web_result.h
)
if(ARCHITECTURE_x86_64)