WkCMake - News: WkCMake recent changes
[Submit News]
[3 news in archive]
WkCMake recent changes
Item posted by Alexandre VINCENT <asmodehn> on Sun 09 Sep 2012 06:16:26 AM UTC.
Hello,
Please be aware, as of rev.197, the meaning of directory structure inside a WkCMake Project has changed.
Before it was "global WkCMake settings". But now it is a setting that belongs ot the project. This enables us to have tree of project dependencies with different structures ( useful when integrating projects we dont control ).
As a side effect, the macros Wk*Dir() needs to be called after the WkProject() macro they refer to, so that the ${PROJECT_NAME} variable is set properly.
Comments:
No messages in WkCMake recent changes

