question about `target_link_libraries`: I was look...
# core
c
question about `target_link_libraries`: I was looking in the
libraries/CMakeLists.txt
and there are 2 lines I don’t quite understand. looks like we’re mismatching cxx_settings and c_settings: https://github.com/osquery/osquery/blob/master/libraries/CMakeLists.txt#L58-L59