Changeset - 19106c7ec482
CMakeLists.txt
Show inline comments
 
@@ -172,6 +172,10 @@ if (NOT PROTOBUF_FOUND AND PROTOBUF_INCLUDE_DIR AND PROTOBUF_LIBRARY)
 
	message(STATUS "Using protobuf: ${PROTOBUF_INCLUDE_DIRS} ${PROTOBUF_LIBRARY}")
 
endif()
 

	
 
find_package(PkgConfig REQUIRED)
 
pkg_check_modules(JSONCPP jsoncpp)
 
include_directories(${JSONCPP_INCLUDE_DIRS})
 

	
 
if (WIN32)
 
	add_definitions(-DSWIFTEN_STATIC=1)
 
	ADD_DEFINITIONS(-D_WIN32_WINNT=0x0600)
include/rapidjson/allocators.h
Show inline comments
 
deleted file
include/rapidjson/cursorstreamwrapper.h
Show inline comments
 
deleted file
include/rapidjson/document.h
Show inline comments
 
deleted file
include/rapidjson/encodedstream.h
Show inline comments
 
deleted file
include/rapidjson/encodings.h
Show inline comments
 
deleted file
include/rapidjson/error/en.h
Show inline comments
 
deleted file
include/rapidjson/error/error.h
Show inline comments
 
deleted file
include/rapidjson/filereadstream.h
Show inline comments
 
deleted file
include/rapidjson/filewritestream.h
Show inline comments
 
deleted file
include/rapidjson/fwd.h
Show inline comments
 
deleted file
include/rapidjson/internal/biginteger.h
Show inline comments
 
deleted file
include/rapidjson/internal/diyfp.h
Show inline comments
 
deleted file
include/rapidjson/internal/dtoa.h
Show inline comments
 
deleted file
include/rapidjson/internal/ieee754.h
Show inline comments
 
deleted file
include/rapidjson/internal/itoa.h
Show inline comments
 
deleted file
include/rapidjson/internal/meta.h
Show inline comments
 
deleted file
include/rapidjson/internal/pow10.h
Show inline comments
 
deleted file

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)