How to build the program in "Installer" Mode ?

Hi,

I have built OBS successfully now, but the project generate the final product as a portable package.
Please, i need to export the final product as a ".EXE" installer package

My build details is :

1. Through CMake v3.11... I set Entries:
- DepsPath (source location)
- QTDIR (final build location)

2. I Open The Project in Visual Studio 2017

My current result is 100% Working "Portable Package"
Please , i need to get the result as a ".EXE" installer Package !

How can i do that, please ?

Thank you.
 
Top