forked from qt-creator/qt-creator
Adapt for easier merge into main repository
Remove conflicting files and already move to the right place Change-Id: I2b20f4aa85e61ff121acb68aaab5d5e1fdd87956 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
cmake_minimum_required(VERSION 3.16)
|
|
||||||
|
|
||||||
project(Axivion)
|
|
||||||
|
|
||||||
set(CMAKE_AUTOMOC ON)
|
|
||||||
set(CMAKE_AUTORCC ON)
|
|
||||||
set(CMAKE_AUTOUIC ON)
|
|
||||||
set(CMAKE_CXX_STANDARD 17)
|
|
||||||
|
|
||||||
add_subdirectory(plugins/axivion)
|
|
||||||
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
# QtCreator/Axivion Integration Plug-in
|
|
||||||
|
|
||||||
This plug-in integrates Axivion Tools handling into Qt Creator.
|
|
||||||
|
|
||||||
This plug-in is only available as part of the commercial Qt offering.
|
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 545 B |
Reference in New Issue
Block a user