cmake-based buildsystem
commitd3e2067d50b0817c84e644b4a6700f4ac1eec07b
authorSven Suursoho <sven.suursoho@gmail.com>
Sun, 21 Sep 2008 13:15:55 +0000 (21 16:15 +0300)
committerSven Suursoho <sven.suursoho@gmail.com>
Sun, 21 Sep 2008 13:15:55 +0000 (21 16:15 +0300)
tree1738e09397dacda0719a8cbba7b0aacd917deb5c
parent54091c94fafb482e19263482bf8ef5297e5f6531
cmake-based buildsystem

Branch 'automake' remains there, in case i'll find time to develop it further
15 files changed:
CMakeLists.txt [new file with mode: 0644]
VERSION
sol/atomic/bits/generic/module.cmake [new file with mode: 0644]
sol/atomic/bits/module.cmake [new file with mode: 0644]
sol/atomic/bits/x86/module.cmake [new file with mode: 0644]
sol/atomic/bits/x86_64/module.cmake [new file with mode: 0644]
sol/atomic/module.cmake [new file with mode: 0644]
sol/config/arch/module.cmake [new file with mode: 0644]
sol/config/compiler/module.cmake [new file with mode: 0644]
sol/config/module.cmake [new file with mode: 0644]
sol/config/os/module.cmake [new file with mode: 0644]
sol/date_time/bits/module.cmake [new file with mode: 0644]
sol/date_time/module.cmake [new file with mode: 0644]
sol/module.cmake [new file with mode: 0644]
sol/thread/module.cmake [new file with mode: 0644]