cmake/Modules/Platform/SerenityOS-Clang-C.cmake

3 lines
60 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
include(Platform/SerenityOS-GNU)
__serenity_compiler_gnu(C)