Changeset 05d893a in mainline for uspace/lib/meson.build
- Timestamp:
- 2025-10-11T11:56:29Z (4 weeks ago)
- Branches:
- master
- Children:
- 0640d52, 08d81ae, 4d0c978e, 8d3dff5
- Parents:
- 33f14b9
- git-author:
- Matěj Volf <git@…> (2025-04-30 10:46:48)
- git-committer:
- jxsvoboda <5887334+jxsvoboda@…> (2025-10-11 11:56:29)
- File:
-
- 1 edited
-
uspace/lib/meson.build (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/meson.build
r33f14b9 r05d893a 261 261 install_files += [[ 'lib', _shared_lib.full_path(), _libname ]] 262 262 install_deps += [ _shared_lib ] 263 exported_devel_files += [ 'sharedlib', _shared_lib, _libname ] 263 264 endif 264 265 … … 289 290 dependencies: _shared_deps, 290 291 ) 291 exported_devel_files += [ 'sharedlib', _shared_lib, _libname ]292 292 endif 293 293
Note:
See TracChangeset
for help on using the changeset viewer.
