sfdk-cmake
Run CMake in Sailfish build environment
TLDR
Run CMake in build environment
$ sfdk cmake [cmake_args]
Configure with options$ sfdk cmake -DCMAKE_BUILD_TYPE=Release
SYNOPSIS
sfdk cmake [cmakeoptions_]
DESCRIPTION
sfdk cmake runs CMake inside the Sailfish OS build environment with correct toolchain configuration. Part of Sailfish SDK.
SEE ALSO
sfdk(1), sfdk-qmake(1), cmake(1)
