add_library(nextpnr_test_gui INTERFACE)

target_sources(nextpnr_test_gui INTERFACE
    quadtree.cc
)
