A little project to show off
- CMake 3.27+
- C++ 17
- Qt6 Quick
- cmake -B build
- cmake --build build
If you need to specify Qt location, add this to the first call of CMake: -D "CMAKE_PREFIX_PATH=Path to Qt"
A little project to show off
If you need to specify Qt location, add this to the first call of CMake: -D "CMAKE_PREFIX_PATH=Path to Qt"