Skip to content
Snippets Groups Projects
Unverified Commit 8f405f50 authored by bogdasar1985's avatar bogdasar1985 Committed by GitHub
Browse files

Fix a typo (#256)

parent 8652280c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ project(ftxui
VERSION 0.11.1
)
option(FTXUI_BUILD_DOCS "Set to ON to build tests" ON)
option(FTXUI_BUILD_DOCS "Set to ON to build docs" ON)
option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)
option(FTXUI_BUILD_TESTS "Set to ON to build tests" OFF)
option(FTXUI_BUILD_TESTS_FUZZER "Set to ON to enable fuzzing" OFF)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment