add pkg-config fallback and imported target to sdl find module

This commit is contained in:
2023-10-31 14:48:50 +01:00
parent 3a885ee250
commit 9b173c64a6
2 changed files with 62 additions and 46 deletions

View File

@ -14,7 +14,7 @@ env:
jobs:
linux:
timeout-minutes: 10
timeout-minutes: 15
# The CMake configure and build commands are platform agnostic and should work equally well on Windows or Mac.
# You can convert this to a matrix build if you need cross-platform coverage.