ceph/cmake
Kefu Chai 91bccedc32 cmake: use add_compile_options()
instead of appending compile flags to CMAKE_C_FLAGS, use
add_compile_options(), as COMPILE_OPTIONS is a list, it'd simpler to
append options to it and to access it in a structured way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-06-18 16:40:14 +08:00
..
modules cmake: use add_compile_options() 2020-06-18 16:40:14 +08:00
toolchains cmake: [win32] Update cmake files 2020-02-19 08:24:21 +00:00