diff options
| author | ruki <[email protected]> | 2017-08-27 21:44:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-27 21:44:26 +0800 |
| commit | 82656cd001b02abd7f1a4b5ba6dcd89c50899d46 (patch) | |
| tree | 306c4acfc3e7d123a6c742d531aa02fbd7201132 /xmake/modules/detect/packages | |
| parent | d3f38de4ea68ca59a74bb8a96ea3ffe4db2563f6 (diff) | |
update description and index
Diffstat (limited to 'xmake/modules/detect/packages')
| -rw-r--r-- | xmake/modules/detect/packages/find_mbedtls.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_mysql.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_openssl.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_pcre.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_pcre2.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/detect/packages/find_zlib.lua | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/xmake/modules/detect/packages/find_mbedtls.lua b/xmake/modules/detect/packages/find_mbedtls.lua index e92efddac..bb2898afd 100644 --- a/xmake/modules/detect/packages/find_mbedtls.lua +++ b/xmake/modules/detect/packages/find_mbedtls.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file diff --git a/xmake/modules/detect/packages/find_mysql.lua b/xmake/modules/detect/packages/find_mysql.lua index 21694e86b..2a17abc79 100644 --- a/xmake/modules/detect/packages/find_mysql.lua +++ b/xmake/modules/detect/packages/find_mysql.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file diff --git a/xmake/modules/detect/packages/find_openssl.lua b/xmake/modules/detect/packages/find_openssl.lua index 9efe76370..15f88557f 100644 --- a/xmake/modules/detect/packages/find_openssl.lua +++ b/xmake/modules/detect/packages/find_openssl.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file diff --git a/xmake/modules/detect/packages/find_pcre.lua b/xmake/modules/detect/packages/find_pcre.lua index a4284dc94..1d2ec3ef1 100644 --- a/xmake/modules/detect/packages/find_pcre.lua +++ b/xmake/modules/detect/packages/find_pcre.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file diff --git a/xmake/modules/detect/packages/find_pcre2.lua b/xmake/modules/detect/packages/find_pcre2.lua index 66f6e8a29..1f33b1097 100644 --- a/xmake/modules/detect/packages/find_pcre2.lua +++ b/xmake/modules/detect/packages/find_pcre2.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file diff --git a/xmake/modules/detect/packages/find_zlib.lua b/xmake/modules/detect/packages/find_zlib.lua index 49cc3e83a..f2a2f303a 100644 --- a/xmake/modules/detect/packages/find_zlib.lua +++ b/xmake/modules/detect/packages/find_zlib.lua @@ -1,4 +1,4 @@ ---!The Make-like Build Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed to the Apache Software Foundation (ASF) under one -- or more contributor license agreements. See the NOTICE file |
