mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 12:40:06 +00:00
7b106a6fb3
This macro will be used for GNU compiler flags that are specific to Linux but not to any language.
3 lines
54 B
CMake
3 lines
54 B
CMake
INCLUDE(Platform/Linux-GNU)
|
|
__linux_compiler_gnu(CXX)
|