Files
CMake/Modules/Platform/Linux-GNU-C.cmake
T
Brad King 7b106a6fb3 Create Linux GNU compiler flag consolidation macro
This macro will be used for GNU compiler flags that are specific to
Linux but not to any language.
2010-01-13 08:13:19 -05:00

3 lines
52 B
CMake

INCLUDE(Platform/Linux-GNU)
__linux_compiler_gnu(C)