mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
ba74a05a17
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 |
||
---|---|---|
.. | ||
cabman | ||
create_nls | ||
fatten | ||
gcc_plugin_seh | ||
gendib | ||
geninc | ||
hhpcomp | ||
hpp | ||
isohybrid | ||
kbdtool | ||
log2lines | ||
mkhive | ||
mkisofs | ||
mkshelllink | ||
ms2ps | ||
nandflash | ||
obj2bin | ||
ofw_interface | ||
pipetools | ||
port | ||
regtests2xml | ||
rgenstat | ||
rsym | ||
spec2def | ||
unicode | ||
utf16le | ||
widl | ||
winesync | ||
wpp | ||
xml2sdb | ||
bin2c.c | ||
check_code_format.sh | ||
CMakeLists.txt | ||
do_code_format.sh | ||
dumpstab.c | ||
gen_baseaddress.py | ||
mkconfig.c | ||
pefixup.c | ||
stubgen.c |