mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55:38 +00:00
Updated a comment in CMakeLists.txt
This commit is contained in:
parent
1ee7b8647c
commit
061a900b9b
|
@ -359,7 +359,7 @@ else()
|
|||
message("-- Building without application updater")
|
||||
endif()
|
||||
|
||||
# This is needed to identify the package type for the application updater.
|
||||
# This is needed by the application updater to identify the package type.
|
||||
if(CMAKE_SYSTEM_NAME MATCHES Linux)
|
||||
if(LINUX_CPACK_GENERATOR MATCHES DEB)
|
||||
add_compile_definitions(LINUX_DEB_PACKAGE)
|
||||
|
|
Loading…
Reference in a new issue