Files
CMake/Modules/Platform/Linux-Fujitsu-C.cmake
Chuck Atkins 27579e9cf1 FujitsuClang: Add support for the Fujitsu compiler in Clang mode
This should be front end compatible with vanilla clang but giving it a
unique identifier allows a project to pass additional options unique to
Fujitsu and outside the scope of a CMake builtin.
2021-03-31 09:14:45 -04:00

2 lines
32 B
CMake

include(Platform/Linux-Clang-C)