/[svn]/liblscp/trunk/CMakeLists.txt
ViewVC logotype

Diff of /liblscp/trunk/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4111 by capela, Sun Apr 7 15:41:41 2024 UTC revision 4112 by capela, Wed May 1 09:56:53 2024 UTC
# Line 1  Line 1 
1  cmake_minimum_required (VERSION 3.13)  cmake_minimum_required (VERSION 3.13)
2    
3  project (liblscp  project (liblscp
4    VERSION 0.9.90    VERSION 0.9.91
5    DESCRIPTION "LinuxSampler Control Protocol API library"    DESCRIPTION "LinuxSampler Control Protocol API library"
6    HOMEPAGE_URL "https://qsampler.sourceforge.io"    HOMEPAGE_URL "https://qsampler.sourceforge.io"
7    LANGUAGES C)    LANGUAGES C)

Legend:
Removed from v.4111  
changed lines
  Added in v.4112

  ViewVC Help
Powered by ViewVC