OpenTTD/src/pathfinder/CMakeLists.txt

10 lines
153 B
CMake

add_subdirectory(npf)
add_subdirectory(yapf)
add_files(
follow_track.hpp
pathfinder_func.h
pathfinder_type.h
pf_performance_timer.hpp
)