Fixes a typo
This commit is contained in:
parent
3fe4c8eb27
commit
a78e4090ee
|
@ -375,7 +375,7 @@ else ()
|
|||
endif ()
|
||||
if (STEAM)
|
||||
set(CPACK_INCLUDE_TOPLEVEL_DIRECTORY OFF)
|
||||
set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_FILENAME}-steambuild")
|
||||
set(CPACK_PACKAGE_FILE_NAME "${CPACK_PACKAGE_FILE_NAME}-steambuild")
|
||||
endif ()
|
||||
|
||||
if(UNIX)
|
||||
|
|
Loading…
Reference in New Issue