find_package(glog REQUIRED) list(APPEND third_party_libraries glog::glog)
find_package(glog REQUIRED)
list(APPEND third_party_libraries glog::glog)