Skip to content

refcol: rework cmake build logic for the ITT reference collector#236

Merged
eparshut merged 4 commits into
intel:masterfrom
eparshut:improve_refcol
Jul 9, 2026
Merged

refcol: rework cmake build logic for the ITT reference collector#236
eparshut merged 4 commits into
intel:masterfrom
eparshut:improve_refcol

Conversation

@eparshut

@eparshut eparshut commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Reworked reference collector's CMake file logic to support 2 easy build scenarios (same command on Linux and Windows.):

  1. As part of the ittapi repository with cmake command or via buildall.py script
  2. Standalone, with a single one-line build command:
    cmake -B build && cmake --build build --config Release

@eparshut eparshut requested a review from alexey-kireev July 8, 2026 17:26
@eparshut eparshut merged commit 3b9f034 into intel:master Jul 9, 2026
22 checks passed
@eparshut eparshut deleted the improve_refcol branch July 9, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants