diff options
| author | ruki <[email protected]> | 2023-05-01 21:05:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-05-01 21:05:56 +0800 |
| commit | ad7ff3121311c08a1a2a4699d037bee31d048e3d (patch) | |
| tree | a67ae5b268f8dbdd6830716f1b2dd6279699c274 | |
| parent | 573319e4eff83876a558155f7c4f00886122011e (diff) | |
remove empty line
| -rw-r--r-- | xmake/modules/private/action/trybuild/cmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
