mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-25 19:02:07 -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. |
||
---|---|---|
.. | ||
README.md | ||
SerenityOS-Clang-ASM.cmake | ||
SerenityOS-Clang-C.cmake | ||
SerenityOS-Clang-CXX.cmake | ||
SerenityOS-GNU-ASM.cmake | ||
SerenityOS-GNU-C.cmake | ||
SerenityOS-GNU-CXX.cmake | ||
SerenityOS-GNU.cmake | ||
SerenityOS.cmake |
This directory contains Platform files for CMake to identify flags for SerenityOS when CMAKE_SYSTEM_NAME
is "SerenityOS".
Please keep these files in sync with upstream Modules/Platform/SerenityOS*.cmake
in https://gitlab.kitware.com/cmake/cmake