reactos/sdk
Victor Perevertkin 72ad37c1cd
[CMAKE] Unify configs for architectures
config*.cmake files are constantly getting out of sync between
each other. Besides that, the parameters are not really dependent
on a target architecture, but rather on a compiler (except *ARCH)

This approach seems to be more future-prone, and allows to see
all the options in one file (there are really not that many of them)
2021-04-15 06:44:52 +03:00
..
cmake [CMAKE] Unify configs for architectures 2021-04-15 06:44:52 +03:00
include [CRT] Properly declare rot functions in public headers 2021-04-09 15:12:13 +02:00
lib [CRT] Properly declare rot functions in public headers 2021-04-09 15:12:13 +02:00
tools [CMAKE] Properly generate all Bison and Flex files at build time 2021-04-03 21:50:08 +03:00