mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 14:04:46 -04:00
Use C++11 everywhere
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
project(httpserver)
|
||||
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
|
||||
set(httpserver_SOURCES
|
||||
httpglobal.cpp
|
||||
httplistener.cpp
|
||||
|
||||
Reference in New Issue
Block a user