* Remove erroneous comment about requiring perl for OpenSSL build

This commit is contained in:
Brian Sidebotham 2013-11-08 17:54:00 +00:00
parent 60dacd55a4
commit c1466216fd
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ ExternalProject_Add(
# This one requires the bzr commit below, since bzr patch only knows a working tree. # This one requires the bzr commit below, since bzr patch only knows a working tree.
PATCH_COMMAND bzr patch -p0 ${PROJECT_SOURCE_DIR}/patches/openssl-1.0.1e.patch PATCH_COMMAND bzr patch -p0 ${PROJECT_SOURCE_DIR}/patches/openssl-1.0.1e.patch
# this requires that perl be installed:
CONFIGURE_COMMAND CONFIGURE_COMMAND
${CMAKE_COMMAND} ${CMAKE_COMMAND}
-G ${CMAKE_GENERATOR} -G ${CMAKE_GENERATOR}