mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-26 19:32:06 -05:00
05058d185c
Serenity support was merged into the CMake master branch for the 3.25.0 milestone (https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6837) Remove some settings that are now redundant from the Toolchain files.
2 lines
60 B
CMake
2 lines
60 B
CMake
include(Platform/SerenityOS-GNU)
|
|
__serenity_compiler_gnu(C)
|