-
Tor Didriksen authored
ODR violations were caused by inconsistent usage of the HAVE_OPENSSL macro. Solution: remove all usage of SSL_DEFINES from cmake files. Add one ADD_DEFINITIONS(-DHAVE_OPENSSL) in the top level CMakeLists.txt instead. Change-Id: Ibcc65b7e4f675e50b07ed26a8c63f4ee4cb7bc92
Tor Didriksen authoredODR violations were caused by inconsistent usage of the HAVE_OPENSSL macro. Solution: remove all usage of SSL_DEFINES from cmake files. Add one ADD_DEFINITIONS(-DHAVE_OPENSSL) in the top level CMakeLists.txt instead. Change-Id: Ibcc65b7e4f675e50b07ed26a8c63f4ee4cb7bc92
Loading