[all] pass the project path to the version.cmake script

This commit is contained in:
Geoffrey McRae
2020-10-09 02:51:28 +11:00
parent e1d7752165
commit a94d3734c2
4 changed files with 4 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ Section "-Install" Section1
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Looking Glass (host)" \
"NoModify" "1"
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Looking Glass (host)" \
"DisplayVersion" ${VERSION}
"DisplayVersion" ${VERSION}
SectionEnd