Skip to content

Commit

Permalink
Fic cmake import path
Browse files Browse the repository at this point in the history
  • Loading branch information
paullegranddc committed Jul 11, 2022
1 parent abaa7ef commit 315a60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/DDProfConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else ()
set(DDProf_ROOT "${CMAKE_CURRENT_SOURCE_DIR}/..")
endif ()

find_path(DDProf_INCLUDE_DIR ddprof/ffi.h
find_path(DDProf_INCLUDE_DIR libdatadog/ddprof.h
HINTS ${DDProf_ROOT}/include
)

Expand Down

0 comments on commit 315a60e

Please sign in to comment.