Tests: Add tests for timestamp-based backups
This commit is contained in:
committed by
Kacper Donat
parent
cc3fb04e2b
commit
766a0eb835
@@ -46,6 +46,8 @@ macro(CompilerChecksAndSetups)
|
||||
else()
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
endif()
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
set(CMAKE_CXX_EXTENSIONS OFF)
|
||||
|
||||
# Log the compiler and version
|
||||
message(STATUS "Compiler: ${CMAKE_CXX_COMPILER_ID}, version: ${CMAKE_CXX_COMPILER_VERSION}")
|
||||
|
||||
Reference in New Issue
Block a user