blob: 5c6ea12e462512be3b867fe9b5fc03531190a541 [file] [log] [blame]
stdplus_headers = [include_directories('.')]
install_headers(
'stdplus/cancel.hpp',
'stdplus/exception.hpp',
'stdplus/flags.hpp',
'stdplus/raw.hpp',
'stdplus/signal.hpp',
subdir: 'stdplus')
install_headers(
'stdplus/handle/copyable.hpp',
'stdplus/handle/managed.hpp',
subdir: 'stdplus/handle')
install_headers(
'stdplus/util/cexec.hpp',
'stdplus/util/string.hpp',
subdir: 'stdplus/util')