Include the OpenSSL directories earlier in the build/configuration
Compilation may fail when cross-compiling due to CMake/compilers forcely
excluding /usr/include from the include path. Therefore, in this case it's
required to add the include path for OpenSSL earlier in the process so that
OpenSSL-dependent code can access the headers.
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
Showing
Please
register
or
sign in
to comment