reactos/modules
Jérôme Gardou ba74a05a17 [PSEH] Add implementation for GCC amd64
Also, put include directory next to the library and use
target_include_directories(.. INTERFACE ..) to get this right.
This is because :
 - Having includes & implementation in two different places buggers me
 - This makes sure that there is no "if it compiles everything is fine" behaviour from anyone
   because now even static libraries need it for GCC amd64 build
Also add __USE_PSEH2__ define for the non SEH-aware compilers out there and use it in a few headers
where we define macros involving __try
2021-04-28 13:10:23 +02:00
..
rosapps [REACTOS] InitImageList(): Fix error checks 2021-04-24 20:35:48 +02:00
rostests [PSEH] Add implementation for GCC amd64 2021-04-28 13:10:23 +02:00
wallpapers [WALLPAPER] Rename Soft Blue to Mizu (#1945) 2020-04-16 02:37:17 +03:00
CMakeLists.txt [MODULES] Add a convenient option to transfer files into a new installation (#877) 2018-11-16 23:26:58 +01:00