You can specify the linker options for Application components. Any other linker flags not covered in the Tool Settings can be specified here.
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.