diff options
| -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 |
