fix: typo
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ option(TINYMITM_TEST "Add test project" OFF)
|
||||
option(TINYMITM_LOGS "Add log sink supoprt" OFF)
|
||||
|
||||
if (TINYMITM_TEST)
|
||||
set(TINYMITM_LOGS ON CACHE BLOOL "" FORCE)
|
||||
set(TINYMITM_LOGS ON CACHE BOOL "" FORCE)
|
||||
endif()
|
||||
|
||||
if (TINYMITM_LOGS)
|
||||
|
||||
Reference in New Issue
Block a user