cmake(python): cleanup

This commit is contained in:
Corentin Le Molgat
2021-11-05 14:10:37 +01:00
parent d43ce9860b
commit 4f7d1cc258
2 changed files with 53 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
if(NOT BUILD_PYTHON_EXAMPLES)
return()
return()
endif()
file(GLOB PYTHON_SRCS "*.py")