2025-08-02 12:58 CEST

spring: develop eaa8f512 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-01-21 19:48:43 develop c9692b75
Changeset do not use spring executable dir as data-dir under linux (release builds)
for Linux portable versions, use eg.:
cmake -DCUSTOM_COMPILER_DEFINITIONS="-DPORTABLE"
And for the devs too lazy to add a line to their build scripts
("SPRING_DATADIR=/test/build/install/path"),
the executable dir is also used on DEBUG builds.
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]