mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-24 16:49:18 -06:00
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
This commit is contained in:
@@ -7,5 +7,3 @@ ENDIF(CMAKE_SYSTEM MATCHES "MP-RAS-02*.")
|
||||
|
||||
|
||||
|
||||
# include the gcc flags
|
||||
INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)
|
||||
|
||||
Reference in New Issue
Block a user