Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at devShellTools-shell 13 lines 403 B view raw
1diff --git a/CMakeLists.txt b/CMakeLists.txt 2index 34f3094..b161ba8 100644 3--- a/CMakeLists.txt 4+++ b/CMakeLists.txt 5@@ -4,7 +4,7 @@ if (VCPKG) 6 include("${CMAKE_SOURCE_DIR}/cmake/vcpkg.cmake") 7 endif () 8 9-project("Easy Audio Sync" 10+project("easyaudiosync" 11 VERSION 1.1.2 12 DESCRIPTION "Audio library syncing and conversion utility" 13 HOMEPAGE_URL "https://github.com/complexlogic/EasyAudioSync"