Вызовы функции find_package вынесены из функций

This commit is contained in:
2023-07-30 15:35:32 +03:00
parent ed531c24dd
commit 45cbff6f67
9 changed files with 45 additions and 12 deletions

View File

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

2
debian/changelog vendored
View File

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