/[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 4003 by capela, Tue May 18 15:26:43 2021 UTC revision 4004 by capela, Sun Dec 5 12:36:24 2021 UTC
# Line 1  Line 1 
1  cmake_minimum_required(VERSION 3.13)  cmake_minimum_required(VERSION 3.15)
2    
3  project(liblscp  project(liblscp
4    VERSION 0.9.4    VERSION 0.9.5
5    DESCRIPTION "LinuxSampler Control Protocol API library"    DESCRIPTION "LinuxSampler Control Protocol API library"
6    LANGUAGES C)    LANGUAGES C)
7    

Legend:
Removed from v.4003  
changed lines
  Added in v.4004

  ViewVC Help
Powered by ViewVC