summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-04-24 07:42:18 +0800
committerGitHub <[email protected]>2022-04-24 07:42:18 +0800
commit0dbc8333275ce2c1f6b3fc5ad120d483ada8b1ed (patch)
tree2f94ebbf0c6b01c30ba1a850f0696786108b055e
parent9b092d482a154622e212c012082863fa9c1db1a3 (diff)
Update find_package.lua
-rw-r--r--xmake/modules/package/manager/cmake/find_package.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/package/manager/cmake/find_package.lua b/xmake/modules/package/manager/cmake/find_package.lua
index 8a365391a..c2cc7ff72 100644
--- a/xmake/modules/package/manager/cmake/find_package.lua
+++ b/xmake/modules/package/manager/cmake/find_package.lua
@@ -1,4 +1,3 @@
-
--!A cross-platform build utility based on Lua
--
-- Licensed under the Apache License, Version 2.0 (the "License");