Skip to content
  • Alexander Neundorf's avatar
    improve system/compiler specific settings of Eclipse · 2d9c72c7
    Alexander Neundorf authored
    -use CMAKE_EXECUTABLE_FORMAT and CMAKE_SYSTEM_NAME to decide which binary
    parsers to load (ELF/Mach O/PE)
    -use CMAKE_(C|CXX)_COMPILER_ID to load the respective compiler error parser
    -remove EclipseToolchainType, which was a mixture between compiler and operating system
    
    Alex
    2d9c72c7