Skip to content

Commit

Permalink
Update spiceql path_suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
chkim-usgs committed Dec 9, 2024
1 parent 897fdd7 commit 70281f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isis/cmake/FindSpiceQL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

find_path(SPICEQL_INCLUDE_DIR
NAME spiceql.h
PATH_SUFFIXES "spiceql"
PATH_SUFFIXES "SpiceQL"
)

find_library(SPICEQL_LIBRARY
Expand Down

0 comments on commit 70281f8

Please sign in to comment.