cmake: split out the maintenance targets to a new cmake module
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 7 Mar 2012 22:32:29 +0000 (23:32 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 7 Mar 2012 22:32:29 +0000 (23:32 +0100)
commitdbd29f3c45344254a59a42d3a01148e8d38d2778
tree7fa49b65399bdcae50e1bf8c9377bcb6bef601a1
parentca632f3053d6cb779b385b51f6615a59953a6107
cmake: split out the maintenance targets to a new cmake module

This makes the top level CMakeLists.txt easier to follow.
CMakeLists.txt
cmake_modules/MaintenanceTools.cmake [new file with mode: 0644]