Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add doc
  • Loading branch information
m-kuhn committed Sep 18, 2023
1 parent 1b57943 commit 654bcac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/FindSpatiaLite.cmake
Expand Up @@ -20,6 +20,8 @@ if(PC_SPATIALITE_FOUND)
add_library(spatialite::spatialite ALIAS PkgConfig::PC_SPATIALITE)
set(SPATIALITE_FOUND TRUE)
else()
# Fallback for systems without PkgConfig, e.g. OSGeo4W

# This macro checks if the symbol exists
include(CheckLibraryExists)

Expand Down

0 comments on commit 654bcac

Please sign in to comment.