diff options
| author | Loic Blot <loic.blot@unix-experience.fr> | 2015-02-21 13:00:57 +0100 |
|---|---|---|
| committer | Loic Blot <loic.blot@unix-experience.fr> | 2015-02-21 14:03:27 +0100 |
| commit | 3998a1f8f98c9d95a4b91b7a95612c6313081279 (patch) | |
| tree | 52a1dfc796173a122fa46955b6fb979271f852b5 /src/CMakeLists.txt | |
| parent | aa31e3c7f31fc00abc64551ebc03ed757311280a (diff) | |
| download | dragonfireclient-3998a1f8f98c9d95a4b91b7a95612c6313081279.tar.xz | |
Move sha1.hpp and base64.hpp to util/
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3bf803ea0..6aa1a35a1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -362,7 +362,6 @@ set (unittests_SRCS set(common_SRCS ban.cpp - base64.cpp cavegen.cpp clientiface.cpp collision.cpp @@ -422,7 +421,6 @@ set(common_SRCS serverlist.cpp serverobject.cpp settings.cpp - sha1.cpp socket.cpp sound.cpp staticobject.cpp |
