From ad7ff3121311c08a1a2a4699d037bee31d048e3d Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 1 May 2023 21:05:56 +0800 Subject: remove empty line --- xmake/modules/private/action/trybuild/cmake.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/modules/private/action/trybuild/cmake.lua b/xmake/modules/private/action/trybuild/cmake.lua index 6e103d0dc..aac7c662f 100644 --- a/xmake/modules/private/action/trybuild/cmake.lua +++ b/xmake/modules/private/action/trybuild/cmake.lua @@ -372,7 +372,6 @@ function _get_configs_for_generator(configs, opt) end end - -- get configs for installation function _get_configs_for_install(configs, opt) -- @see https://cmake.org/cmake/help/v3.14/module/GNUInstallDirs.html -- cgit v1.3.1