Adding OpenSSL include directory explicitly
Fixes: lp:1791164 * https://bugs.launchpad.net/kicad/+bug/1791164
This commit is contained in:
committed by
Seth Hillbrand
parent
4a57541b76
commit
3ad1cd8d57
@@ -19,6 +19,7 @@ include_directories(
|
||||
${INC_AFTER}
|
||||
${OCE_INCLUDE_DIRS}
|
||||
${OCC_INCLUDE_DIR}
|
||||
${OPENSSL_INCLUDE_DIR}
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user