Changes in / [5caad1d:b3e9e75] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/meson.build
r5caad1d rb3e9e75 260 260 install_files += [[ 'lib', _shared_lib.full_path(), _libname ]] 261 261 install_deps += [ _shared_lib ] 262 exported_devel_files += [ 'sharedlib', _shared_lib, _libname ] 262 263 endif 263 264 … … 288 289 dependencies: _shared_deps, 289 290 ) 290 exported_devel_files += [ 'sharedlib', _shared_lib, _libname ]291 291 endif 292 292
Note:
See TracChangeset
for help on using the changeset viewer.