]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Build coremods on Windows, add general support to the cmake script for building modul...
authorAttila Molnar <attilamolnar@hush.com>
Sat, 29 Mar 2014 13:15:56 +0000 (14:15 +0100)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 29 Mar 2014 13:15:56 +0000 (14:15 +0100)
commit704159e1fc6f71d4edc92ae815fe62a01f9f99fa
treeddcf9a90226cf82a27704cdd55e49544440173ba
parent025aa693fd47228d101062248ff7b71ec9638a71
Build coremods on Windows, add general support to the cmake script for building modules consisting of multiple compilation units

Instead of special casing m_spanningtree create one project for each subdir in src/modules/ and src/coremods/
win/modules/CMakeLists.txt