You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Steps to Reproduce
make build
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: