LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sfdk-cmake

Run CMake in Sailfish build environment

TLDR

Run CMake in build environment
$ sfdk cmake [cmake_args]
copy
Configure with Release build type
$ sfdk cmake -DCMAKE_BUILD_TYPE=Release
copy
Configure and build with make
$ sfdk cmake [cmake_args] && sfdk make
copy
Show help
$ sfdk cmake --help
copy

SYNOPSIS

sfdk cmake [cmakeoptions_]

DESCRIPTION

sfdk cmake runs CMake inside the Sailfish OS build environment with the correct toolchain configuration. Together with sfdk make, it allows running rpmbuild in a way that just the corresponding part of the %build section of the SPEC file is executed. Part of Sailfish SDK.Native build system support is available for projects that use either qmake or CMake.

SEE ALSO

sfdk(1), sfdk-qmake(1), cmake(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid