set_target_profile


Description:

public void set_target_profile (Profile profile, bool include_stdpkg = true)

Set the target profile for code generation.

This must be called once.

Parameters:

profile

the profile to use

include_stdpkg

whether to include profile-specific default packages