forked from qt-creator/qt-creator
McuSupport: Create board sdk packages
Adapt legacy implementation and pass appropriate data to new implementation in McuTargetFactory::createPackage. Change-Id: I13e0896e219cea2629e15de2a6885df457249790 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -29,5 +29,6 @@ namespace McuSupport::Constants {
|
||||
|
||||
const char QUL_TOOLCHAIN_CMAKE_DIR[] = "lib/cmake/Qul/toolchain/";
|
||||
const char QUL_ENV_VAR[] = "Qul_ROOT";
|
||||
const char BOARD_SDK_CMAKE_VAR[] = "QUL_BOARD_SDK_DIR";
|
||||
|
||||
} // namespace McuSupport::Constants
|
||||
|
||||
Reference in New Issue
Block a user