Bug Description
When building the project with make build, CMake reports following error:
CMake Error at CMakeLists.txt:345 (install):
install FILES given directory
"/Users/shouren/Documents/Code/4pdOss/macOS-OpenMLDB/tools/validation" to
install.
Expected Behavior
The validation dir in tools should be install properly
Bug Description When building the project with
make build
, CMake reports following error:Expected Behavior The validation dir in tools should be install properly
Steps to Reproduce
make build