cmake: fix installed SDL3::SDL3_test + test on ci

This commit is contained in:
Anonymous Maarten
2023-01-31 05:26:02 +01:00
parent 72f40cb1f5
commit 0a3d038ff7
3 changed files with 22 additions and 1 deletions

View File

@@ -3339,7 +3339,7 @@ if(NOT SDL_DISABLE_INSTALL)
set(SDL_SDLtest_INSTALL_RESOURCEDIR ".")
set(SDL_SDLtest_INSTALL_CMAKEDIR "${SDL_SDL_INSTALL_CMAKEDIR}")
set(SDL_SDLtest_INSTALL_CMAKEFILENAME "SDL3_testTargets.cmake")
set(SDL_SDLtest_INSTALL_CMAKEFILENAME "SDL3testTargets.cmake")
endif()
##### sdl3.pc #####