Changeset - 5768326d7b6e
16
3
15
cmake: cleanup configuration
* rename CMake modules to follow CMAKE_MODULE_PATH matching rules
* fix git ignore rules to not ignore CMake modules
* add CMake module to find jsoncpp without pkg-config
* drop unused/outdated modules
* rename CMake modules to follow CMAKE_MODULE_PATH matching rules
* fix git ignore rules to not ignore CMake modules
* add CMake module to find jsoncpp without pkg-config
* drop unused/outdated modules
20 files changed with 397 insertions and 85 deletions:
0 comments (0 inline, 0 general)
file renamed from cmake_modules/BoostConfig.cmake to cmake_modules/FindBoost.cmake |
file renamed from cmake_modules/cppunitConfig.cmake to cmake_modules/FindCPPUnit.cmake |
file renamed from cmake_modules/CommuniConfig.cmake to cmake_modules/FindCommuni.cmake |
file renamed from cmake_modules/eventConfig.cmake to cmake_modules/FindEvent.cmake |
file renamed from cmake_modules/glibConfig.cmake to cmake_modules/FindGLIB.cmake |
file renamed from cmake_modules/log4cxxConfig.cmake to cmake_modules/FindLog4CXX.cmake |
file renamed from cmake_modules/mysqlConfig.cmake to cmake_modules/FindMySQL.cmake |
file renamed from cmake_modules/opensslConfig.cmake to cmake_modules/FindOpenSSL.cmake |
file renamed from cmake_modules/poptConfig.cmake to cmake_modules/FindPopt.cmake |
file renamed from cmake_modules/pqxxConfig.cmake to cmake_modules/FindPqxx.cmake |
file renamed from cmake_modules/ProtobufConfig.cmake to cmake_modules/FindProtobuf.cmake |
file renamed from cmake_modules/purpleConfig.cmake to cmake_modules/FindPurple.cmake |
file renamed from cmake_modules/sqlite3Config.cmake to cmake_modules/FindSQLite3.cmake |
file renamed from cmake_modules/SwiftenConfig.cmake to cmake_modules/FindSwiften.cmake |
0 comments (0 inline, 0 general)