beyond-all-reason / spring

A powerful free cross-platform RTS game engine
https://beyond-all-reason.github.io/spring/
Other
223 stars 102 forks source link

Use cmake import targets part 2 #1746

Open n-morales opened 3 weeks ago

n-morales commented 3 weeks ago

Depends on https://github.com/beyond-all-reason/spring/pull/1737

This adds imported targets for SDL and OpenAL

n-morales commented 1 day ago

I fixed the COMPILE_ONLY flag for SDL2. I'm running into some issues testing with MSVC so I'll work on that; I'll mark this as draft so it doesn't get accidentally merged in since we don't have MSVC CI