~aleteoryx/muditaos

ref: b0864265ba83c48b3e608d818fe2de76aae551c8 muditaos/third-party/protobuf/CMakeLists.txt -rw-r--r-- 174 bytes
b0864265 — Jakub Pyszczak [EGD-7304] Fixed Music Player icons 4 years ago
                                                                                
1
2
3
add_subdirectory(src/cmake)
set_target_properties(libprotobuf PROPERTIES EXCLUDE_FROM_ALL 1 EXCLUDE_FROM_DEFAULT_BUILD 1)
target_compile_options(libprotobuf-lite PRIVATE -w)