11 lines
166 B
CMake
11 lines
166 B
CMake
add_subdirectory(npf)
|
|
add_subdirectory(yapf)
|
|
|
|
add_files(
|
|
follow_track.hpp
|
|
pathfinder_func.h
|
|
pathfinder_type.h
|
|
water_regions.h
|
|
water_regions.cpp
|
|
)
|