3 lines
75 B
CMake
3 lines
75 B
CMake
# include the gcc flags
|
|
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)
|
# include the gcc flags
|
|
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)
|