mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-19 08:25:21 +01:00
Qt/QML edition
This commit is contained in:
commit
d7b361ba44
2168 changed files with 721948 additions and 0 deletions
4
dependencies/fat32format/CMakeLists.txt
vendored
Normal file
4
dependencies/fat32format/CMakeLists.txt
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
cmake_minimum_required(VERSION 2.4.4)
|
||||
project(fat32format LANGUAGES CXX)
|
||||
|
||||
add_executable(${PROJECT_NAME} fat32format.cpp)
|
Loading…
Add table
Add a link
Reference in a new issue