Skip to content

Commit

Permalink
Revert change to Perfetto.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
benrichard-amd authored and jrmadsen committed Sep 27, 2023
1 parent 6e5b651 commit e11873f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Perfetto.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ mark_as_advanced(PERFETTO_LIBRARY)
#
# ---------------------------------------------------------------------------------------#

omnitrace_target_compile_definitions(omnitrace-perfetto INTERFACE OMNITRACE_TRACE)
omnitrace_target_compile_definitions(omnitrace-perfetto INTERFACE OMNITRACE_USE_PERFETTO)
target_include_directories(omnitrace-perfetto SYSTEM
INTERFACE $<BUILD_INTERFACE:${PERFETTO_INCLUDE_DIR}>)
target_link_libraries(
Expand Down

0 comments on commit e11873f

Please sign in to comment.