cmake: fix format

This commit is contained in:
Corentin Le Molgat
2023-05-31 08:07:20 +02:00
parent 817b9f6a99
commit 87552165a6

View File

@@ -1,5 +1,5 @@
if(NOT BUILD_EXAMPLES)
return()
return()
endif()
if(BUILD_CXX_EXAMPLES)