7 if (CMAKE_COMPILER_IS_GNUCXX)
8 add_definitions (-Wno-unused-function)
11 add_library (snappy_bundled STATIC EXCLUDE_FROM_ALL
14 snappy-stubs-internal.cc
18 set_target_properties (snappy_bundled PROPERTIES
19 COMPILE_FLAGS "${CMAKE_SHARED_LIBRARY_CXX_FLAGS}"
24 DESTINATION ${DOC_INSTALL_DIR}
25 RENAME LICENSE-snappy.txt