Browse Source

Fix Mingw build

tags/json-c-0.13-20171207
topilski 8 years ago
parent
commit
0a99e7a5c1
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CMakeLists.txt

+ 1
- 0
CMakeLists.txt View File

@@ -67,6 +67,7 @@ set(JSON_C_SOURCES
./linkhash.c
./printbuf.c
./random_seed.c
./strerror_override.c
)

add_library(json-c


Loading…
Cancel
Save