mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update CMakeLists.txt
This commit is contained in:
parent
8ccf722ec4
commit
816d3eb323
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ if (WIN32)
|
||||||
set(LibArchive_LIBRARIES archive_static)
|
set(LibArchive_LIBRARIES archive_static)
|
||||||
set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.6.2/libarchive)
|
set(LibArchive_INCLUDE_DIR dependencies/libarchive-3.6.2/libarchive)
|
||||||
|
|
||||||
target_link_libraries(rpi-imager Qt5::Core Qt5::Gui Qt5::Quick)
|
|
||||||
|
|
||||||
# Bundled fat32format
|
# Bundled fat32format
|
||||||
add_subdirectory(dependencies/fat32format)
|
add_subdirectory(dependencies/fat32format)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue