pstest_add_profiling_runtime
(CMake) Create target for compiling a custom run-time library for code profiling
Since R2025a
Description
This function in the Polyspace® Test™ CMake package creates a target for compiling a custom run-time library for code profiling.
pstest_add_profiling_runtime(
creates a target target CONFIG_HEADER_FILE file [library_type])target for a custom version of the profiling run-time
library.
Examples
Input Arguments
Version History
Introduced in R2025a
See Also
pstest_instrument_target | pstest_add_convert_target | pstest_add_report_target