/[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 4056 by capela, Thu Mar 23 10:02:34 2023 UTC revision 4057 by capela, Mon May 15 10:27:19 2023 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.9    VERSION 0.9.10
5    DESCRIPTION "LinuxSampler Control Protocol API library"    DESCRIPTION "LinuxSampler Control Protocol API library"
6    LANGUAGES C)    LANGUAGES C)
7    

Legend:
Removed from v.4056  
changed lines
  Added in v.4057

  ViewVC Help
Powered by ViewVC