2025-08-25 03:13 CEST

spring: develop 4d36af91 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-09-13 10:25:33 develop 3210751d
Changeset also create meta engine flavor build targets [CMake]
... in addition to the install targets

in addition to:

    make install-spring-headless

we now have:

    make engine-headless (former make spring-headless -> builds only the executable)
    make spring-headless (also builds unitsync, gamedata and AIs)

same for default, multithreaded & dedicated
mod - rts/builds/CMakeLists.txt Diff ] File ]
mod - rts/builds/DS/CMakeLists.txt Diff ] File ]
mod - rts/builds/GML/CMakeLists.txt Diff ] File ]
mod - rts/builds/HL/CMakeLists.txt Diff ] File ]
mod - rts/builds/default/CMakeLists.txt Diff ] File ]