/Qt6-HelloWorld

Primary LanguageC++Creative Commons Zero v1.0 UniversalCC0-1.0

Simple Qt6 hello world, for Linux, Windows, MacOS, and WebAssembly

Example command to compile and run:

clear && rm -rf build && cmake -B build && cmake --build build -j 4 && build/QT6HW

For a real-world example, you can take a look at https://github.com/iTrooz/NBTEditor