]> granicus.if.org Git - icinga2/commit
Set versions for all internal libraries
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 25 Aug 2016 15:32:20 +0000 (17:32 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 25 Aug 2016 15:56:18 +0000 (17:56 +0200)
commit30762e53308fd8af861488fc58dc71430702a6db
tree96b64d6e0dfa5e799b555269ed90bc0f4a9eb0fb
parent092f2ee0993a0fdf83996711a17d355ff58ea5e1
Set versions for all internal libraries

fixes #12552
24 files changed:
CMakeLists.txt
icinga-spec-version.h.cmake [new file with mode: 0644]
lib/base/CMakeLists.txt
lib/base/application-version.cpp
lib/base/application.hpp
lib/base/loader.cpp
lib/checker/CMakeLists.txt
lib/cli/CMakeLists.txt
lib/compat/CMakeLists.txt
lib/config/CMakeLists.txt
lib/db_ido/CMakeLists.txt
lib/db_ido_mysql/CMakeLists.txt
lib/db_ido_pgsql/CMakeLists.txt
lib/demo/CMakeLists.txt
lib/hello/CMakeLists.txt
lib/icinga/CMakeLists.txt
lib/livestatus/CMakeLists.txt
lib/methods/CMakeLists.txt
lib/notification/CMakeLists.txt
lib/perfdata/CMakeLists.txt
lib/remote/CMakeLists.txt
third-party/execvpe/CMakeLists.txt
third-party/mmatch/CMakeLists.txt
third-party/socketpair/CMakeLists.txt