You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/os/macosx/CMakeLists.txt

12 lines
164 B
CMake

add_files(
crashlog_osx.cpp
font_osx.cpp
font_osx.h
macos.h
macos.mm
osx_stdafx.h
string_osx.cpp
string_osx.h
CONDITION APPLE
)