/[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 4031 by capela, Sun Dec 5 12:36:24 2021 UTC revision 4032 by capela, Sat Mar 5 17:12:43 2022 UTC
# Line 1  Line 1 
1  cmake_minimum_required(VERSION 3.15)  cmake_minimum_required (VERSION 3.13)
2    
3  project(liblscp  project (liblscp
4    VERSION 0.9.5    VERSION 0.9.6
5    DESCRIPTION "LinuxSampler Control Protocol API library"    DESCRIPTION "LinuxSampler Control Protocol API library"
6    LANGUAGES C)    LANGUAGES C)
7    

Legend:
Removed from v.4031  
changed lines
  Added in v.4032

  ViewVC Help
Powered by ViewVC