mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-06-22 16:41:16 +00:00
Native HTTP get request implementation
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ project(BeamNG-MP-Launcher)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
add_executable(BeamNG-MP-Launcher main.cpp enet.h proxy.cpp Security.cpp)
|
||||
add_executable(BeamNG-MP-Launcher main.cpp enet.h proxy.cpp Security.cpp http.cpp)
|
||||
|
||||
Reference in New Issue
Block a user