[cmake-developers] Proposed new CMake module FindITT.cmake

Gurulev, Dmitry dmitry.gurulev at intel.com
Wed May 30 10:37:41 EDT 2018


>Is there a header file too?
Yes, it is - /opt/intel/vtune_amplifier_2018.2.0.551022/include/ittnotify.h

>It's possible to provide a package configuration file for projects
>that don't build with CMake.  Qt5 does it.  IIRC the Intel TBB
>developers were looking at doing it too.

Thanks for the point, I'm able to contact w/ VTune team and suggest them to look at doing that too.
BTW, for now VTune doesn't provide it and I doubt it will in short term.
________________________________________
From: Brad King [brad.king at kitware.com]
Sent: Wednesday, May 30, 2018 5:25 PM
To: Gurulev, Dmitry; Sergei Nikulov
Cc: cmake-developers at cmake.org
Subject: Re: [cmake-developers] Proposed new CMake module FindITT.cmake

On 05/30/2018 10:18 AM, Gurulev, Dmitry wrote:
> ITT comes w/ VTune app. in binary form
> (/opt/intel/vtune_amplifier_2018.2.0.551022/lib64/libittnotify.a)

Is there a header file too?

> VTune is not CMake based distributive, no way to add cmake
> package config to it.

It's possible to provide a package configuration file for projects
that don't build with CMake.  Qt5 does it.  IIRC the Intel TBB
developers were looking at doing it too.

Upstream could manually code an ITTConfig.cmake file with the
proper imported targets.

-Brad

--------------------------------------------------------------------
Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



More information about the cmake-developers mailing list