masaori335 commented on PR #10298:
URL: https://github.com/apache/trafficserver/pull/10298#issuecomment-1704729871
It looks like `NOT EXISTS ${CMAKE_SOURCE_DIR}/.git/hooks/pre-commit` is
always true and the `configure_file` fails in the worktree directory.
```
-- Installing github hook
CMake Error at CMakeLists.txt:484 (configure_file):
Not a directory
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]