mac80211 ozonet updates
[openwrt/.git] / package / libs / libjson-c / patches / 001-dont-build-docs.patch
1 --- a/CMakeLists.txt
2 +++ b/CMakeLists.txt
3 @@ -401,8 +401,6 @@ set(JSON_C_SOURCES
4  include_directories(${PROJECT_SOURCE_DIR})
5  include_directories(${PROJECT_BINARY_DIR})
6  
7 -add_subdirectory(doc)
8 -
9  # uninstall
10  add_custom_target(uninstall
11    COMMAND cat ${PROJECT_BINARY_DIR}/install_manifest.txt | xargs rm