mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +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