diff options
Diffstat (limited to 'cmake/addons/README.md')
| -rw-r--r-- | cmake/addons/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/addons/README.md b/cmake/addons/README.md index dd222f5..17e6460 100644 --- a/cmake/addons/README.md +++ b/cmake/addons/README.md | |||
| @@ -1,4 +1,4 @@ | |||
| 1 |  | 1 |  |
| 2 | # Kodi add-ons CMake based buildsystem | 2 | # Kodi add-ons CMake based buildsystem |
| 3 | This directory contains the cmake-based buildsystem for Kodi add-ons. It looks into the directory pointed to by the *ADDONS_DEFINITION_DIR* option (which defaults to the *addons* sub-directory) and parses all *.txt files recursively. Each add-on must have its own `<addon-id>.txt` file in a separate sub-directory that must follow one of the defined formats: | 3 | This directory contains the cmake-based buildsystem for Kodi add-ons. It looks into the directory pointed to by the *ADDONS_DEFINITION_DIR* option (which defaults to the *addons* sub-directory) and parses all *.txt files recursively. Each add-on must have its own `<addon-id>.txt` file in a separate sub-directory that must follow one of the defined formats: |
| 4 | 4 | ||
