Files @ r27465:9d7c1a4f2196
Branch filter:

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

Rubidium
Codechange: use std::string/vector for language cases over manual management
add_files(
    array.hpp
    binaryheap.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    endian_buffer.hpp
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    lrucache.hpp
)