1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Add main.cpp to CMakeLists.txt

This commit is contained in:
DustyBagel 2024-06-27 18:46:35 -05:00
parent eff77e1f7f
commit 6f9bbea49a

View file

@ -417,6 +417,7 @@ set(common_SRCS
light.cpp light.cpp
lighting.cpp lighting.cpp
log.cpp log.cpp
main.cpp
map.cpp map.cpp
map_settings_manager.cpp map_settings_manager.cpp
mapblock.cpp mapblock.cpp