mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-16 00:12:51 +00:00
10 lines
153 B
CMake
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
|
||
|
)
|