Add configure script acting as a CMake wrapper.
Since most users are comfortable with autotools-like build procedures, this script aims at hiding CMake's idiosyncrasies behind a quite simple interface. Essentially, it populates the initial CMake cache with the necessary variables before invoking make.
Showing
configure
0 → 100755
Please register or sign in to comment