Skip to content

Commit 8dd95ee

Browse files
committed
format code
1 parent 68076a5 commit 8dd95ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xmake/modules/package/tools/cmake.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -941,8 +941,6 @@ end
941941
function _get_configs(package, configs, opt)
942942
configs = configs or {}
943943
opt._configs_str = string.serialize(configs, {indent = false, strip = true})
944-
945-
946944
_get_configs_for_install(package, configs, opt)
947945
_get_configs_for_generator(package, configs, opt)
948946
if package:is_plat("windows") then

0 commit comments

Comments
 (0)