about summary refs log tree commit diff
path: root/pkgs/applications/audio/easyaudiosync/0001-fix-project-name.patch
blob: ed7a462d02c67bafdef9b3e9fb0d42ba24b2f762 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7065538..b2716e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ if (VCPKG)
   include("${CMAKE_SOURCE_DIR}/cmake/vcpkg.cmake")
 endif ()
 
-project("Easy Audio Sync"
+project("easyaudiosync"
   VERSION 1.1.1
   DESCRIPTION "Audio library syncing and conversion utility"
   HOMEPAGE_URL "https://github.com/complexlogic/EasyAudioSync"