build(cmake): remove unused python tests option (#3879)
This commit is contained in:
@@ -10,7 +10,6 @@ set(SUNSHINE_PUBLISHER_ISSUE_URL "https://app.lizardbyte.dev/support"
|
|||||||
option(BUILD_DOCS "Build documentation" ON)
|
option(BUILD_DOCS "Build documentation" ON)
|
||||||
option(BUILD_TESTS "Build tests" ON)
|
option(BUILD_TESTS "Build tests" ON)
|
||||||
option(NPM_OFFLINE "Use offline npm packages. You must ensure packages are in your npm cache." OFF)
|
option(NPM_OFFLINE "Use offline npm packages. You must ensure packages are in your npm cache." OFF)
|
||||||
option(TESTS_ENABLE_PYTHON_TESTS "Enable Python tests" ON)
|
|
||||||
|
|
||||||
option(BUILD_WERROR "Enable -Werror flag." OFF)
|
option(BUILD_WERROR "Enable -Werror flag." OFF)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user