Changeset - 624662e4282e
[Not reviewed]
3 1 0
HanzZ - 14 years ago 2011-10-26 23:25:48
hanzz.k@gmail.com
remove .cmake
4 files changed with 1 insertions and 447 deletions:
0 comments (0 inline, 0 general)
cmake_modules/CMakeParseArguments.cmake
Show inline comments
 
deleted file
cmake_modules/FindPackageHandleStandardArgs.cmake
Show inline comments
 
deleted file
cmake_modules/FindPackageMessage.cmake
Show inline comments
 
deleted file
cmake_modules/opensslConfig.cmake
Show inline comments
 
@@ -229,7 +229,7 @@
 
      set(OPENSSL_VERSION "${OPENSSL_VERSION_MAJOR}.${OPENSSL_VERSION_MINOR}.${OPENSSL_VERSION_PATCH}")
 
    endif (OPENSSL_INCLUDE_DIR)
 
     
 
    include(FindPackageHandleStandardArgs.cmake)
 
    include(FindPackageHandleStandardArgs)
 
     
 
    if (OPENSSL_VERSION)
 
      find_package_handle_standard_args(OpenSSL
0 comments (0 inline, 0 general)