diff --git a/CMakeLists.txt b/CMakeLists.txt

index aa0ab72..474069f 100644

--- a/CMakeLists.txt

+++ b/CMakeLists.txt

@@ -16,7 +16,7 @@ macro (tfdn_set_compile_options target)

 set_property (TARGET ${target} PROPERTY C_STANDARD 11)

 target_compile_options (${target} PRIVATE -Wall -Wpedantic)

 if (TFDN_ENABLE_WARN_ERROR)

- target_compile_options (${target} PRIVATE -Werror)

+ target_compile_options (${target} PRIVATE -Werror -Wno-deprecated-declarations)

 endif ()

 if (CMAKE_COMPILER_IS_GNUCC)

     target_compile_options (${target} PRIVATE -Wno-format -Wno-format-security -Wno-address)

Proxy Information
Original URL
gemini://git.skyjake.fi/the_Foundation/master/pcdiff/ef201dde45f6c5e1ee6e20cfd9e9c590d1a1db62
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
25.958876 milliseconds
Gemini-to-HTML Time
0.957457 milliseconds

This content has been proxied by September (ba2dc).