mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
144 B
144 B
Falkon Web Browser
QtWebEngine web browser.
Building
Falkon uses CMake, to build it run:
mkdir build && cd build
cmake ..
make