You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PTI-LIB] Remove Source from Release Artifacts. (#462)
Remove `pti_api_ids_state_maps.h` (implementation details) from our
release package. `${PROJECT_BUILD_DIR}/include/pti` is for
autogenerated release artifacts and mirrors
`${PROJECT_SOURCE_DIR}/include/pti`.
Change usage of `CMAKE_SOURCE_DIR` to `PROJECT_SOURCE_DIR`.
Signed-off-by: Schilling, Matthew <[email protected]>
0 commit comments