mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-21 15:40:33 +00:00
c
#include <iostream>
This commit is contained in:
@@ -3,4 +3,4 @@ project(BeamNG-MP-Server)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
add_executable(untitled main.cpp)
|
||||
add_executable(untitled src/main.cpp)
|
||||
Reference in New Issue
Block a user