Specify the linker options for Application components using the steps below. You can also specify any other linker flags not covered in the Tool Settings.
To set properties for your application component:
- Click your application component in Component view and expand Settings. Open the UserConfig.cmake file under settings directory.
- Under Compiler Settings, select Linker Settings.
- Click the check-box to enable or disable the
Linker flags.
Note: UserConfig.cmake supports GUI format and text format. You can click the </> icons to access the source editor to view the source code and modify the settings in text format.