diff options
Diffstat (limited to 'extra/cmake/build')
-rwxr-xr-x | extra/cmake/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cmake/build b/extra/cmake/build index 401a7c14..3d56e5bc 100755 --- a/extra/cmake/build +++ b/extra/cmake/build @@ -2,7 +2,7 @@ # Use cmake to build cmake if installed. # This leads to a much faster build. -if kiss l cmake; then +if cpt-list cmake; then cmake -B build \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ |