Skip to content

Commit 8803578

Browse files
committed
Added a comment about tweaking the files on desktop after download.
1 parent 9a6208d commit 8803578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/external_rules.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ function(download_external_sources)
9393
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}/external
9494
)
9595

96+
# On desktop, make a few tweaks to the downloaded files.
9697
if(NOT ANDROID AND NOT IOS)
9798
# CMake's find_package(OpenSSL) doesn't quite work right with BoringSSL
9899
# unless the header file contains OPENSSL_VERSION_NUMBER.

0 commit comments

Comments
 (0)