libsdl-org / SDL_image

Image decoding for many popular formats for Simple Directmedia Layer.
zlib License
572 stars 186 forks source link

Can't change SDL3 directory path from cmake CLI #476

Closed Dv-Senna closed 1 week ago

Dv-Senna commented 1 week ago

As the title suggested, I can't change the location that SDL3_image search through to find SDL3. Is there an obvious mechanism I was too blind (or stupid) to see ? Because I can't find any. It would just have to be something like -DSDL3_SEARCH_PATH=some/path.

madebr commented 1 week ago

CMake's find_package search procedure is documented here

madebr commented 1 week ago

Questions about the build procedure should be asked on the discourse server See https://discourse.libsdl.org/