CMake Error: Could Not Find OpenSSL
My Objective: I'm trying to configure Mosquitto broker to use websockets. The Warnings and Errors: https://docs.google.com/document/d/1HJ75NO1wBsnNfFFszeXP4p8re7m4gTE_CMbFoSswJJs/edit?usp=sharing Software: Windows 10 x64 libwebsockets-master Cmake 3.6.2 win32 OpenSSL 1.1.0a Visual Studio 14 2015 (with C++ compiler) What I've tried: I'm using CMake gui cause I'm not really familiar with the commands. I configure the source and destination and set the following variables as paths and filepaths respectively: OPENSSL_ROOT_DIR = OpenSSL-Win32 OPENSSL_LIBRARIES = OpenSSL-Win32/lib or OpenSSL-Win32