Files @ r24901:373764ef362c
Branch filter:

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

Michael Lutz
Codechange: Allow video drivers to handle the cursor themselves.
1
2
3
4
add_subdirectory(macosx)
add_subdirectory(os2)
add_subdirectory(unix)
add_subdirectory(windows)