Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Terminals
>
Serial
>
Tera Term
>
SCM
>
SVN
>
Commit
Tera Term
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
File Release
List of Releases
Stats
File Storage
Files
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Wiki
FrontPage
Title index
Recent changes
Doc Mgr
List Docs
Communication
Forums
List of Forums
Help (428)
Open Discussion (173)
Mailing Lists
list of ML
ttssh2-commit
ttssh2-dev
ttssh2-users
News
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
ttssh2: Commit
Commit MetaInfo
Revision
9691 (
tree
)
Time
2022-01-17 00:11:55
Author
nmaya
Log Message
Fix typo
Change Summary
modified:
branches/openssl_3_0_1/ttssh2/ttxssh/CMakeLists.txt
(
diff
)
Incremental Difference
--- branches/openssl_3_0_1/ttssh2/ttxssh/CMakeLists.txt (revision 9690)
+++ branches/openssl_3_0_1/ttssh2/ttxssh/CMakeLists.txt (revision 9691)
@@ -211,7 +211,7 @@
211
211
${ZLIB_LIB}
212
212
)
213
213
214
-if(TTXSSH_LIBRESSL)
214
+if(TTXSSH_OPENSSL3)
215
215
target_link_libraries(
216
216
${PACKAGE_NAME}
217
217
PRIVATE
Show on old repository browser