diff options
author | Lukas Pioch <lukas@zgow.de> | 2017-09-19 10:34:08 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2017-09-19 10:34:08 +0200 |
commit | c5f590d460f75e91d428ecd7758d1bb0910c0942 (patch) | |
tree | e70f9b2b5996c6439af396d97e90ad8df18ec74e /CMakeLists.txt | |
parent | cFinishGenPreSimulator: Preserve sand meta (#4025) (diff) | |
download | cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.gz cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.bz2 cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.lz cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.xz cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.tar.zst cuberite-c5f590d460f75e91d428ecd7758d1bb0910c0942.zip |
Diffstat (limited to '')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e3c51854..15a1a5de9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# This is the top-level CMakeLists.txt file for the Cuberite project +# This is the top-level CMakeLists.txt file for the Cuberite project # # Use CMake to generate the build files for your platform # |