* Remove erroneous comment about requiring perl for OpenSSL build
This commit is contained in:
parent
60dacd55a4
commit
c1466216fd
|
@ -60,7 +60,6 @@ ExternalProject_Add(
|
|||
# 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
|
||||
|
||||
# this requires that perl be installed:
|
||||
CONFIGURE_COMMAND
|
||||
${CMAKE_COMMAND}
|
||||
-G ${CMAKE_GENERATOR}
|
||||
|
|
Loading…
Reference in New Issue