Added a small comment

This commit is contained in:
WolverinDEV 2020-03-02 19:33:01 +01:00
parent b6e5dd658a
commit 0337487999
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ else()
set(CMAKE_CXX_FLAGS_RELEASE "-O3") #-DNDEBUG We want assert!
endif()
# TODO: Reenable for the TeaClient!
#add_definitions(-DUSE_BORINGSSL)
#include_directories(${LIBRARY_PATH}/boringssl/include/)