foxygit / Torlinkc Log in
commits tags

/phase0/CMakeLists.txt · 271 B

raw
add_executable(libtorrent_hello libtorrent_hello.cpp)
target_link_libraries(libtorrent_hello PRIVATE LibtorrentRasterbar::torrent-rasterbar)

add_executable(ftxui_hello ftxui_hello.cpp)
target_link_libraries(ftxui_hello PRIVATE ftxui::component ftxui::dom ftxui::screen)