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/tests/CMakeLists.txt

8 lines
139 B
CMake

add_test_files(
landscape_partial_pixel_z.cpp
math_func.cpp
test_main.cpp
../landscape_ppz.cpp
../core/math_func.cpp
)