Skip to content

Commit

Permalink
CMake: Search for Mapbox-Variant as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakaner committed Feb 24, 2024
1 parent abe2ef9 commit 1b1ed1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FindMapnik.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ else (MAPNIK_LIBRARIES AND MAPNIK_INCLUDE_DIRS AND MAPNIK_DEPS_INCLUDE_DIRS)
find_path(MAPNIK_DEPS_INCLUDE_DIR
NAMES
mapbox/geometry/point.hpp
mapbox/variant.hpp
PATHS
/usr/include
/usr/local/include
Expand Down

0 comments on commit 1b1ed1f

Please sign in to comment.