mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00

Provide a way to add new toolchains. Also start of UI to allow for reordering them to help with toolchain selection for targets. New Generic Target Wizard for the new wizard2 extension point for the Launch Bar Target UI. Change-Id: I60635ab27dad5b69df72c339337473183dcf711a
10 lines
528 B
Properties
10 lines
528 B
Properties
###############################################################################
|
|
# Copyright (c) 2016 QNX Software Systems and others
|
|
# All rights reserved. This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
# which accompanies this distribution, and is available at
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
###############################################################################
|
|
|
|
cmake.preferences.name = CMake
|
|
toolchains.preferences.name = Toolchains
|