build: fix wrong package name
[apps/native/ttsd-worker-task.git] / CMakeLists.txt
index a00296e..b0d7e21 100644 (file)
@@ -1,5 +1,5 @@
 CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
-PROJECT(package-manager-worker C)
+PROJECT(task-worker C)
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(BINDIR "${PREFIX}/bin")