This commit is contained in:
2022-10-09 01:01:31 +03:00
parent 49b06f12cb
commit 120146f6ce
25 changed files with 264 additions and 24 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.6 FATAL_ERROR)
project(myx-cmake VERSION 2.0.12 LANGUAGES)
project(myx-cmake VERSION 2.0.14 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.12) unstable; urgency=medium
myx-cmake (2.0.14) unstable; urgency=medium
* New version.