Files @ r25664:40e22395c06b
Branch filter:

Location: cpp/openttd-patchpack/source/src/misc/CMakeLists.txt

rubidium42
Cleanup: remove IConsoleWarning/IConsoleError helpers

Both did not support format parameters, so in many places IConsolePrint(CC_ERROR, "message") was used with a style different from what IConsoleError would do.
add_files(
    array.hpp
    binaryheap.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    lrucache.hpp
)