##// END OF EJS Templates
Add the cmake to permits to do cpack to get a standalone installer on Windows....
Add the cmake to permits to do cpack to get a standalone installer on Windows. This one use NSIS and windeployqt. To get the installer please do : cmake, make, cmake cpack. The second cmake is necessary because windeployqt needs the exe file that exists only at the end of the make process

File last commit:

r21:45edf6844d32
r51:a93b95151285
Show More
qlopapp.qrc
5 lines | 94 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>sciqlopLOGO.svg</file>
</qresource>
</RCC>