YAPF was constantly measuring its performance, but only at
certain debug-levels this information was shown.
Now after years, I sincerely wonder if anyone still knows about this
feature and who still use it. Especially with the new framerate window,
this detailed performance is not as meaningful anymore as it once
was.
(cherry picked from commit 665a3928e2)
9 lines
124 B
CMake
9 lines
124 B
CMake
add_subdirectory(npf)
|
|
add_subdirectory(yapf)
|
|
|
|
add_files(
|
|
follow_track.hpp
|
|
pathfinder_func.h
|
|
pathfinder_type.h
|
|
)
|