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

Diff of /qsampler/trunk/CMakeLists.txt

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

revision 3841 by capela, Mon Dec 14 15:49:17 2020 UTC revision 3849 by capela, Thu Jan 7 16:18:02 2021 UTC
# Line 2  project(qsampler) Line 2  project(qsampler)
2    
3  cmake_minimum_required(VERSION 3.1)  cmake_minimum_required(VERSION 3.1)
4    
5  set (VERSION "0.9.0")  set (VERSION "0.9.1")
6    
7  set (CONFIG_VERSION ${VERSION})  set (CONFIG_VERSION ${VERSION})
8  execute_process (  execute_process (

Legend:
Removed from v.3841  
changed lines
  Added in v.3849

  ViewVC Help
Powered by ViewVC