install(DIRECTORY "."
	DESTINATION "${ASSET_DIR}/test/shaders/pathfinding"
	FILES_MATCHING PATTERN "*.glsl"
)
