1 2 3 4 5 6 7
add_executable("demo" "src/main.cpp" ) target_link_libraries("demo" PRIVATE "adwaitamm::adwaitamm" )