CMakeLists.txt: removed wrong file

This commit is contained in:
Gwenhael Goavec-Merou 2025-10-29 10:02:24 +01:00
parent 99d9df7581
commit c3aaab78ce
1 changed files with 0 additions and 1 deletions

View File

@ -198,7 +198,6 @@ set(OPENFPGALOADER_HEADERS
src/cxxopts.hpp
src/device.hpp
src/display.hpp
src/gpio_ll.hpp
src/part.hpp
src/progressBar.hpp
)