library remove - library remove - 2023.2 English - UG1400

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document_ID
UG1400
Release_Date
2023-12-13
Version
2023.2 English

Delete library project.

Syntax

library remove [options] <project-name>

Delete a library project from the workspace.

Options

None.

Returns

Nothing, if the library project is deleted successfully. Error string, if the library project deletion fails.

Examples

library remove lib1

Removes lib1 from workspace.