]> granicus.if.org Git - json-c/commitdiff
Fix Mingw build
authortopilski <atopilski@gmail.com>
Sun, 30 Jul 2017 04:37:17 +0000 (07:37 +0300)
committertopilski <atopilski@gmail.com>
Sun, 30 Jul 2017 04:37:17 +0000 (07:37 +0300)
CMakeLists.txt

index 24ddac5a24f06f6a8993b232cf20437368ea58e5..bf6929f6b17174289f7a26ad01c9d5d5335c1413 100644 (file)
@@ -67,6 +67,7 @@ set(JSON_C_SOURCES
     ./linkhash.c
     ./printbuf.c
     ./random_seed.c
+    ./strerror_override.c
 )
 
 add_library(json-c