Files @ r26913:e7b3d514fe34
Branch filter:

Location: cpp/openttd-patchpack/source/src/3rdparty/squirrel/include/CMakeLists.txt

Tyler Trahan
Revert 92c7551: Line drawing algorithm fix broke other cases (#10497)

This reverts commit 92c755161d6a467d33477bd0041fc720d7d9ba41.
1
2
3
4
5
6
add_files(
    sqstdaux.h
    sqstdmath.h
    sqstdstring.h
    squirrel.h
)