eyalroz / tpch-dbgen

Data & query generation utilities for the TPC-H benchmark (unified repository)

Home Page:http://www.tpc.org/tpch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose a Release build by default if no CMake build type was specified

eyalroz opened this issue · comments

We should choose a Release build by default if no CMake build type was specified. This make CMake add some optimization flags to the compilation, which is good.