Added cmakeamule-svn-r11077
commit9e70453275e3ee0e4743b286f711ef5b5a8f6dc5
authorupstream svn <svn@amule.org>
Sun, 24 Jan 2021 18:54:18 +0000 (24 18:54 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Wed, 27 Jan 2021 02:49:08 +0000 (27 02:49 +0000)
treeb080c78aa3c3012661a1efe8c7fefd108181b5ad
parent3664326818f50f75567a0af48ee12c2f21abab1c
Added cmake
49 files changed:
.svn-revision
CMakeLists.txt [new file with mode: 0644]
cmake/CmDaB.cmake [new file with mode: 0644]
cmake/FindReadline.cmake [new file with mode: 0644]
cmake/bfd.cmake [new file with mode: 0644]
cmake/boost.cmake [new file with mode: 0644]
cmake/cryptopp.cmake [new file with mode: 0644]
cmake/gdlib.cmake [new file with mode: 0644]
cmake/getopt_long.cmake [new file with mode: 0644]
cmake/glib21.cmake [new file with mode: 0644]
cmake/ip2country.cmake [new file with mode: 0644]
cmake/manpage_install.cmake [new file with mode: 0644]
cmake/nls.cmake [new file with mode: 0644]
cmake/options.cmake [new file with mode: 0644]
cmake/png.cmake [new file with mode: 0644]
cmake/search-dirs.cmake [new file with mode: 0644]
cmake/source-vars.cmake [new file with mode: 0644]
cmake/upnp.cmake [new file with mode: 0644]
cmake/wx.cmake [new file with mode: 0644]
cmake/zlib.cmake [new file with mode: 0644]
config.h.cm [new file with mode: 0644]
docs/CMakeLists.txt [new file with mode: 0644]
docs/man/CMakeLists.txt [new file with mode: 0644]
po/CMakeLists.txt [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/libs/CMakeLists.txt [new file with mode: 0644]
src/libs/common/CMakeLists.txt [new file with mode: 0644]
src/libs/ec/CMakeLists.txt [new file with mode: 0644]
src/libs/ec/abstracts/CMakeLists.txt [new file with mode: 0644]
src/libs/ec/cpp/CMakeLists.txt [new file with mode: 0644]
src/skins/CMakeLists.txt [new file with mode: 0644]
src/utils/CMakeLists.txt [new file with mode: 0644]
src/utils/aLinkCreator/CMakeLists.txt [new file with mode: 0644]
src/utils/aLinkCreator/docs/CMakeLists.txt [new file with mode: 0644]
src/utils/aLinkCreator/src/CMakeLists.txt [new file with mode: 0644]
src/utils/cas/CMakeLists.txt [new file with mode: 0644]
src/utils/cas/docs/CMakeLists.txt [new file with mode: 0644]
src/utils/fileview/CMakeLists.txt [new file with mode: 0644]
src/utils/wxCas/CMakeLists.txt [new file with mode: 0644]
src/utils/wxCas/docs/CMakeLists.txt [new file with mode: 0644]
src/utils/wxCas/src/CMakeLists.txt [new file with mode: 0644]
src/utils/xas/CMakeLists.txt [new file with mode: 0644]
src/utils/xas/autostart-xas.cm [new file with mode: 0644]
src/webserver/CMakeLists.txt [new file with mode: 0644]
src/webserver/default/CMakeLists.txt [new file with mode: 0644]
src/webserver/src/CMakeLists.txt [new file with mode: 0644]
unittests/CMakeLists.txt [new file with mode: 0644]
unittests/muleunit/CMakeLists.txt [new file with mode: 0644]
unittests/tests/CMakeLists.txt [new file with mode: 0644]