Skip to content

Commit 9c08c75

Browse files
build(cmake): remove unused python tests option (#3879)
1 parent 8ca976f commit 9c08c75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/prep/options.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ set(SUNSHINE_PUBLISHER_ISSUE_URL "https://app.lizardbyte.dev/support"
1010
option(BUILD_DOCS "Build documentation" ON)
1111
option(BUILD_TESTS "Build tests" ON)
1212
option(NPM_OFFLINE "Use offline npm packages. You must ensure packages are in your npm cache." OFF)
13-
option(TESTS_ENABLE_PYTHON_TESTS "Enable Python tests" ON)
1413

1514
option(BUILD_WERROR "Enable -Werror flag." OFF)
1615

0 commit comments

Comments
 (0)