summaryrefslogtreecommitdiffstats
path: root/src/Blocks/CMakeLists.txt
diff options
context:
space:
mode:
authorAiden Neill <aidenneill@gmail.com>2020-12-19 02:42:34 +0100
committerGitHub <noreply@github.com>2020-12-19 02:42:34 +0100
commita7e9f88ff3dba3b99b58d2bf9ed2350e6154d876 (patch)
tree926f6dbc58ba7decf902d4f86bc72690e30337a3 /src/Blocks/CMakeLists.txt
parentAdded dimension check to nether portal (#5068) (diff)
downloadcuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar.gz
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar.bz2
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar.lz
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar.xz
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.tar.zst
cuberite-a7e9f88ff3dba3b99b58d2bf9ed2350e6154d876.zip
Diffstat (limited to 'src/Blocks/CMakeLists.txt')
-rw-r--r--src/Blocks/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Blocks/CMakeLists.txt b/src/Blocks/CMakeLists.txt
index 57c4d07a7..7fb0237e3 100644
--- a/src/Blocks/CMakeLists.txt
+++ b/src/Blocks/CMakeLists.txt
@@ -26,6 +26,7 @@ target_sources(
BlockComparator.h
BlockConcretePowder.h
BlockCrops.h
+ BlockDaylightSensor.h
BlockDeadBush.h
BlockDefaultBlock.h
BlockDirt.h