CMake compilation: do not use compiler extensions
For now, compiler extensions are no longer activated on CMake sources. However these extensions are still used for various third parties. This MR is a partial answer to the issue #20454.
Showing
- Source/CMakeLists.txt 5 additions, 0 deletionsSource/CMakeLists.txt
- Source/CPack/WiX/cmWIXFilesSourceWriter.cxx 5 additions, 0 deletionsSource/CPack/WiX/cmWIXFilesSourceWriter.cxx
- Source/cmLoadCommandCommand.cxx 10 additions, 0 deletionsSource/cmLoadCommandCommand.cxx
- Source/cmStandardLexer.h 13 additions, 0 deletionsSource/cmStandardLexer.h
- Source/cmSystemTools.cxx 10 additions, 0 deletionsSource/cmSystemTools.cxx
- Source/cmTimestamp.cxx 10 additions, 0 deletionsSource/cmTimestamp.cxx
- Utilities/std/CMakeLists.txt 4 additions, 0 deletionsUtilities/std/CMakeLists.txt
Loading
Please register or sign in to comment