/[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 4065 by capela, Sat Sep 9 09:54:29 2023 UTC revision 4066 by capela, Sat Oct 28 15:16:53 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.11    VERSION 0.9.12
5    DESCRIPTION "LinuxSampler Control Protocol API library"    DESCRIPTION "LinuxSampler Control Protocol API library"
6    LANGUAGES C)    LANGUAGES C)
7    

Legend:
Removed from v.4065  
changed lines
  Added in v.4066

  ViewVC Help
Powered by ViewVC