You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Deleting OpenSSL module and library
This commit is contained in:
@@ -67,9 +67,6 @@ def configure(env):
|
||||
|
||||
# FIXME: Check for existence of the libs before parsing their flags with pkg-config
|
||||
|
||||
if not env['builtin_openssl']:
|
||||
env.ParseConfig('pkg-config openssl --cflags --libs')
|
||||
|
||||
if not env['builtin_libwebp']:
|
||||
env.ParseConfig('pkg-config libwebp --cflags --libs')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user