chore: update the file

This commit is contained in:
x-tools-author 2025-05-27 17:55:41 +08:00
parent c35689b9f2
commit 4a335aca46

View File

@ -1,5 +1,5 @@
option(X_ENABLE_APPS "Enable apps" OFF)
if(NOT X_ENABLE_APPS)
option(X_ENABLE_X_APPS "Enable apps" OFF)
if(NOT X_ENABLE_X_APPS)
return()
endif()