cmake_minimum_required(VERSION 3.15)

add_rust_library(rofi_voxel_reconfig)
add_rust_tests(test-rofi_voxel_reconfig ALL_FEATURES)
