This commit is contained in:
2022-10-19 14:39:26 +03:00
parent 490b7a82d0
commit c32b2a85cc
15 changed files with 437 additions and 329 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myx-cmake VERSION 2.0.22 LANGUAGES)
project(myx-cmake VERSION 2.0.24 LANGUAGES)
include(GNUInstallDirs)
file(WRITE ${CMAKE_SOURCE_DIR}/MyxCMake/MyxCMakeConfigVersion.cmake

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
myx-cmake (2.0.22) unstable; urgency=medium
myx-cmake (2.0.24) unstable; urgency=medium
* New version.