mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 18:47:46 +00:00
Toolchain: Remove upstreamed CMake platform files :^)
This commit is contained in:
parent
e28bc77778
commit
d2f78a9411
11 changed files with 0 additions and 60 deletions
|
@ -1,7 +1,3 @@
|
|||
if (${CMAKE_VERSION} VERSION_LESS "3.25.0")
|
||||
list(APPEND CMAKE_MODULE_PATH "@SERENITY_SOURCE_DIR@/Toolchain/CMake")
|
||||
endif()
|
||||
|
||||
set(CMAKE_SYSTEM_NAME SerenityOS)
|
||||
set(CMAKE_SYSTEM_PROCESSOR "@SERENITY_ARCH@")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue