Skip to content

Commit dcfcc60

Browse files
committed
chore: add disclaimer to exceptions bootstrap
1 parent 017126b commit dcfcc60

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

wasi-sdk-exceptions.bootstrap.cmake

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Important note: This bootstrap is specifically for the wasi-sdk C++ exceptions release
2+
# from a fork created by Alex Crichton at https://github.com/alexcrichton/wasi-sdk
3+
# This separate bootstrap file can be removed once the C++ exceptions support is
4+
# merged upstream into the main wasi-sdk repository.
5+
16
include_guard(GLOBAL)
27
cmake_minimum_required(VERSION 3.25)
38

0 commit comments

Comments
 (0)