[PATCH] Generate GG/Config.h in binary dir instead of source

Programmers discuss here anything related to FreeOrion programming. Primarily for the developers to discuss.

Moderator: Committer

Post Reply
Message
Author
User avatar
adrian_broher
Programmer
Posts: 1156
Joined: Fri Mar 01, 2013 9:52 am
Location: Germany

[PATCH] Generate GG/Config.h in binary dir instead of source

#1 Post by adrian_broher »

Hello,

the attached patch creates the generated GG/Config.h file in the binary directory (where the intermediate files and result files are located) instead of the of source directory for CMake. This allows parallel configuration of different compilers or setups without collisions from one source.
Resident code gremlin
Attached patches are released under GPL 2.0 or later.
Git author: Marcel Metz

Post Reply