From 2c8cbc1f6336814cafdc8ea0043bbf936497e8ff Mon Sep 17 00:00:00 2001 From: Timo <6674623+underhood@users.noreply.github.com> Date: Mon, 16 Mar 2020 20:44:19 +0100 Subject: Add mising files to CMake (#8412) --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b23032620..bc3b784de9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -612,6 +612,8 @@ set(CLAIM_PLUGIN_FILES ) set(ACLK_PLUGIN_FILES + aclk/aclk_common.c + aclk/aclk_common.h aclk/agent_cloud_link.c aclk/agent_cloud_link.h aclk/aclk_lws_wss_client.c -- cgit v1.2.3