/[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 3633 by capela, Thu Oct 17 14:09:09 2019 UTC revision 3634 by capela, Mon Oct 21 00:13:19 2019 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.6.0")  set (VERSION "0.6.1")
6    
7  set (CONFIG_VERSION ${VERSION})  set (CONFIG_VERSION ${VERSION})
8  execute_process (  execute_process (

Legend:
Removed from v.3633  
changed lines
  Added in v.3634

  ViewVC Help
Powered by ViewVC