Before releasing a program, you should make sure that it works on several different operating systems. Then you make a source tarball. I use CMake, so I use CPack to make the source tarball; if you use qmake, I'll let someone else explain that. Once you have the source tarball, publish it so that others can compile and run it.
Bookmarks