Enable C++20 and use cmake 4
This commit is contained in:
@@ -7,11 +7,13 @@
|
||||
|
||||
#include <ftxui/component/screen_interactive.hpp>
|
||||
#include <ftxui/dom/elements.hpp>
|
||||
#include <ftxui/component/component.hpp>
|
||||
#include <toml.hpp>
|
||||
|
||||
#include "katja/sbo.hpp"
|
||||
#include "katja/database.hpp"
|
||||
#include "page.hpp"
|
||||
|
||||
import page;
|
||||
|
||||
int main(int argc, const char **argv)
|
||||
{
|
||||
|
Reference in New Issue
Block a user