Freeze ssb-dbgen version
Closed this issue · 2 comments
GindaChen commented
Got the following error due to an update to the ssb-dbgen:
> sh ./scripts/ssb/gen_benchmark_data.sh 1
...
CMake Error at CMakeLists.txt:163 (set_property):
C_STANDARD property may not be appended.
CMake Error at CMakeLists.txt:163 (set_property):
C_STANDARD property may not be appended.
@srsuryadev I think we can either
- Upgrade CMake to 3.20, or
- Freeze a ssb-gen version
srsuryadev commented
I think we can upgrade CMake to 3.20