mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-10 15:35:24 +02:00
Add flag to enable verbose output
This commit is contained in:
@@ -179,6 +179,7 @@ target_sources(minetestmapper PRIVATE
|
||||
src/Image.cpp
|
||||
src/mapper.cpp
|
||||
src/util.cpp
|
||||
src/log.cpp
|
||||
src/db-sqlite3.cpp
|
||||
$<$<BOOL:${USE_POSTGRESQL}>:src/db-postgresql.cpp>
|
||||
$<$<BOOL:${USE_LEVELDB}>:src/db-leveldb.cpp>
|
||||
|
Reference in New Issue
Block a user