Changes in meson.build [017ffce:da13982] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson.build
r017ffce rda13982 72 72 install_files = [] 73 73 install_deps = [] 74 75 # Exported libraries and include files76 # Format: [ type, source_file, destination ]77 # See meson/part/exports/copy-export.sh for supported file types.78 exported_devel_files = [79 [ 'includenamedsymlink', 'libc', 'common' ]80 ]81 82 74 # Install script for headers. 83 75 # TODO: Make a list of directories and turn into script later.
Note:
See TracChangeset
for help on using the changeset viewer.