if (${PRODUCT_SIDE} STREQUAL host)
add_host_ko(LOCAL_MODULE host_notify
              KO_SRC_FOLDER ${CMAKE_CURRENT_SOURCE_DIR})
endif()
