forked from pool/libyajl
Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4ec06dbbc2 | |||
| 4ce57299b9 | |||
| a0d147c57b |
@@ -1,5 +1,7 @@
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
Index: yajl-2.1.0/src/CMakeLists.txt
|
||||
===================================================================
|
||||
--- yajl-2.1.0.orig/src/CMakeLists.txt
|
||||
+++ yajl-2.1.0/src/CMakeLists.txt
|
||||
@@ -28,7 +28,7 @@ SET (PUB_HDRS api/yajl_parse.h api/yajl_
|
||||
ADD_DEFINITIONS(-DYAJL_BUILD)
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
Index: yajl-2.1.0/CMakeLists.txt
|
||||
===================================================================
|
||||
--- yajl-2.1.0.orig/CMakeLists.txt
|
||||
+++ yajl-2.1.0/CMakeLists.txt
|
||||
@@ -59,7 +59,7 @@ ELSE (WIN32)
|
||||
"${CMAKE_C_FLAGS} -std=c99 -pedantic -Wpointer-arith -Wno-format-y2k -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wextra -Wundef -Wwrite-strings -Wold-style-definition -Wredundant-decls -Wno-unused-parameter -Wno-sign-compare -Wmissing-prototypes")
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
Index: yajl-2.1.0/src/CMakeLists.txt
|
||||
===================================================================
|
||||
--- yajl-2.1.0.orig/src/CMakeLists.txt
|
||||
+++ yajl-2.1.0/src/CMakeLists.txt
|
||||
@@ -84,4 +84,4 @@ INSTALL(TARGETS yajl
|
||||
INSTALL(TARGETS yajl_s ARCHIVE DESTINATION lib${LIB_SUFFIX})
|
||||
INSTALL(FILES ${PUB_HDRS} DESTINATION include/yajl)
|
||||
|
||||
Reference in New Issue
Block a user