summaryrefslogtreecommitdiff
path: root/Modules/FindOpenSSL.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindOpenSSL: Use find_package_handle_standard_args for version check.Andreas Schneider2011-03-311-20/+20
* FindOpenSSL: Fixed crypto und ssl variable names.Andreas Schneider2011-03-311-4/+8
* FindOpenSSL: We should only use hints to find OpenSSL.Andreas Schneider2011-03-311-38/+93
* FindOpenSSL: Added support for pkg-config.Andreas Schneider2011-03-281-10/+45
* This commit fixes bug #0010316Mathieu Malaterre2011-03-281-10/+43
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Fix 11035 : debug/release library configuration mistakeMathieu Malaterre2010-08-141-2/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add missing PATHS to find_path commands to fix openssl searchingMathieu Malaterre2010-07-271-9/+9
* Apply patch from B. King on MLMathieu Malaterre2010-06-221-2/+2
* Cleanup FindOpenSSL. Add support for win64 installation.Mathieu Malaterre2010-06-151-10/+28
* Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca l...Mathieu Malaterre2009-11-191-63/+70
* FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on w...Mathieu Malaterre2009-10-301-7/+26
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* ENH: change to correct line feedBill Hoffman2008-07-221-71/+71
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-06-161-1/+2
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+70