Files @ r24527:d7a4b00784e2
Branch filter:

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

Michael Lutz
Codechange: Use automatic memory management for language pack reading.
add_files(
    array.hpp
    binaryheap.hpp
    blob.hpp
    countedobj.cpp
    countedptr.hpp
    dbg_helpers.cpp
    dbg_helpers.h
    fixedsizearray.hpp
    getoptdata.cpp
    getoptdata.h
    hashtable.hpp
    str.hpp
)