From 6ab4414105cea0377a5a5e8c941196f759174d31 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 31 Oct 2017 16:27:22 +0100 Subject: Fix prj name Signed-off-by: Ronan Le Martret --- conf.d/cmake/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 997a92a..4ace99c 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -18,7 +18,7 @@ # Project Info # ------------------ -set(PROJECT_NAME afb-aaaa) +set(PROJECT_NAME 4a-alsa-core) set(PROJECT_VERSION "0.1") set(PROJECT_PRETTY_NAME "Audio Agent") set(PROJECT_DESCRIPTION "Expose Alsa through AGL AppFw") -- cgit 1.2.3-korg