Changeset 0640d52 in mainline for meson


Ignore:
Timestamp:
2025-10-15T16:56:50Z (3 weeks ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
5e0ea6f
Parents:
05d893a
Message:

Export libcpp headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/part/exports/meson.build

    r05d893a r0640d52  
    3939        '-isystem', '$(HELENOS_EXPORT_ROOT)/include/libposix',
    4040        '-isystem', '$(HELENOS_EXPORT_ROOT)/include/libc',
     41        '-isystem', '$(HELENOS_EXPORT_ROOT)/include/libcpp',
    4142        '-idirafter', '$(HELENOS_EXPORT_ROOT)/include',
    4243]
Note: See TracChangeset for help on using the changeset viewer.