diff options
| author | ruki <[email protected]> | 2022-05-28 23:31:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-28 23:31:23 +0800 |
| commit | fdc84716dd3796c9b1497a01223cff436a72fba3 (patch) | |
| tree | 3b22a8f7d4f5e852834c636680293540dde358e3 /xmake/core/base | |
| parent | 5d70ef54c67908120159570254d2c194bb6c6f75 (diff) | |
add policies config
Diffstat (limited to 'xmake/core/base')
| -rw-r--r-- | xmake/core/base/option.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/base/option.lua b/xmake/core/base/option.lua index 6289cf05e..6e3ae0c67 100644 --- a/xmake/core/base/option.lua +++ b/xmake/core/base/option.lua @@ -412,8 +412,6 @@ end -- get the given default option value for the current task function option.default(name) - - -- check assert(name) -- the defaults |
