switch to C++17
Time to move on, two years after 2017.
This commit is contained in:
@@ -49,6 +49,8 @@ test('TestUtil', executable(
|
||||
test('TestRewindInputStream', executable(
|
||||
'TestRewindInputStream',
|
||||
'TestRewindInputStream.cxx',
|
||||
'../src/Log.cxx',
|
||||
'../src/LogBackend.cxx',
|
||||
include_directories: inc,
|
||||
dependencies: [
|
||||
input_glue_dep,
|
||||
|
Reference in New Issue
Block a user