Skip to content

Backup of Steveice10's bannertool with CMake build system

License

Notifications You must be signed in to change notification settings

carstene1ns/3ds-bannertool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bannertool

A tool for creating 3DS banners.

How to build

cmake -B build -DCMAKE_BUILD_TYPE=RelWithDebInfo # generate
cmake --build build                              # building (optional)
cmake --install build                            # local install (with building)
cmake --build build --target package             # packaging (with building)

About

Backup of Steveice10's bannertool with CMake build system

Resources

License

Stars

Watchers

Forks