Initial cmake conversion of the libt2n project except the example projects. The unit...
authorKristóf Katus <kristof.katus@intra2net.com>
Wed, 24 Aug 2011 07:43:40 +0000 (09:43 +0200)
committerKristóf Katus <kristof.katus@intra2net.com>
Wed, 24 Aug 2011 07:43:40 +0000 (09:43 +0200)
commitab2a4234912fd8325e966235d592b632290413df
treee093cb6155cb2bcad399d2d1227080e5845f8b75
parent1eed3f4c4e55d3e9f57a2dae5f71b76edb2bd4cf
Initial cmake conversion of the libt2n project except the example projects. The unit test fails.
12 files changed:
CMakeLists.txt [new file with mode: 0644]
codegen/CMakeLists.txt [new file with mode: 0644]
codegen/main.cpp
libt2n.spec.in
src/CMakeLists.txt [new file with mode: 0644]
src/command_client.cpp
src/command_server.cpp
test/CMakeLists.txt [new file with mode: 0644]
test/hello.cpp
test/reconnect.cpp
test/timeout.cpp
test/wrapper.cpp