1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Initially add small and tight logging facility

This commit is contained in:
Perttu Ahola 2011-10-16 12:45:00 +03:00
parent 414c614893
commit 4846846a2d
3 changed files with 214 additions and 0 deletions

View file

@ -90,6 +90,7 @@ configure_file(
)
set(common_SRCS
log.cpp
content_sao.cpp
mapgen.cpp
content_inventory.cpp