2025-08-04 09:31 CEST

spring: develop ba715c85 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2009-04-16 23:55:59 develop 788ea949
Changeset build: CMake: library detection fixes (mainly, but not exclusively for mingw)
configuring spring for a default build on windows now is as easy as:
cmake -G "MinGW Makefiles"
-> no more manual configuration of library locations and include paths of mingwlibs
mod - CMakeLists.txt Diff ] File ]
mod - rts/build/cmake/FindDevil.cmake Diff ] File ]
mod - rts/build/cmake/FindFreetype.cmake Diff ] File ]
mod - rts/build/cmake/FindOpenAL.cmake Diff ] File ]