mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
c35689b9f2
commit
4a335aca46
@ -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()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user