Skip to content

Commit

Permalink
Fix find_jitify()
Browse files Browse the repository at this point in the history
  • Loading branch information
Robadob committed Oct 25, 2023
1 parent 9590529 commit 01bb261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/modules/FindJitify.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ include(FindPackageHandleStandardArgs)
find_path(Jitify_INCLUDE_DIRS
NAMES
jitify/jitify.hpp
CMAKE_FIND_ROOT_PATH_BOTH
)

# if found, get the version number.
Expand Down

0 comments on commit 01bb261

Please sign in to comment.